1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2026-03-07 06:34:18 +00:00

fix compile warning

This commit is contained in:
Dominic Radermacher
2025-08-10 07:23:11 +02:00
parent d7d97eede8
commit ab80c721f6
6 changed files with 85 additions and 374 deletions

View File

@@ -29,7 +29,6 @@
#include <locale.h> /* LC_ALL */
#include "version.h"
#include "gettext.h" /* gettext(), ngettext() */
#include "ptouch.h"
#define _(s) gettext(s)