summaryrefslogtreecommitdiff
path: root/backend/epson2.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/epson2.h')
-rw-r--r--backend/epson2.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/backend/epson2.h b/backend/epson2.h
index 8650f01..773c7de 100644
--- a/backend/epson2.h
+++ b/backend/epson2.h
@@ -45,13 +45,6 @@
#include "sane/sanei_backend.h"
#include "sane/sanei_debug.h"
-#ifdef __GNUC__
-#define __func__ __FUNCTION__
-#else
-#define __func__ "(undef)"
-/* I cast my vote for C99... :) */
-#endif
-
#define EPSON2_CONFIG_FILE "epson2.conf"
#ifndef PATH_MAX