summaryrefslogtreecommitdiff
path: root/camlibs/pccam600/library.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/pccam600/library.c')
-rw-r--r--camlibs/pccam600/library.c17
1 files changed, 3 insertions, 14 deletions
diff --git a/camlibs/pccam600/library.c b/camlibs/pccam600/library.c
index fe01597a4..33b30c9af 100644
--- a/camlibs/pccam600/library.c
+++ b/camlibs/pccam600/library.c
@@ -39,21 +39,10 @@
#include <gphoto2/gphoto2.h>
#include <gphoto2/gphoto2-port.h>
-#define GP_MODULE "pccam600"
+#include "libgphoto2/i18n.h"
+
-#ifdef ENABLE_NLS
-# include <libintl.h>
-# undef _
-# define _(String) dgettext (GETTEXT_PACKAGE, String)
-# ifdef gettext_noop
-# define N_(String) gettext_noop (String)
-# else
-# define N_(String) (String)
-# endif
-#else
-# define _(String) (String)
-# define N_(String) (String)
-#endif
+#define GP_MODULE "pccam600"
#define QUALITY_LO 0x56