summaryrefslogtreecommitdiff
path: root/tests/test-pedantic-compilation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pedantic-compilation.cxx')
-rw-r--r--tests/test-pedantic-compilation.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test-pedantic-compilation.cxx b/tests/test-pedantic-compilation.cxx
index 0b501f9b8..92898219a 100644
--- a/tests/test-pedantic-compilation.cxx
+++ b/tests/test-pedantic-compilation.cxx
@@ -1,12 +1,3 @@
-/* Defining GP_DEBUG before including gphoto2-port-log.h prevents the
- * latter from defining GP_DEBUG as a variadic macro. Variadic macros
- * have not been defined in ANSI C, so we are cheating here.
- *
- * This should be the only problem we cause, and thus work around it
- * here.
- */
-#define GP_DEBUG
-
#include <gphoto2/gphoto2.h>
#include <gphoto2/gphoto2-camera.h>
#include <gphoto2/gphoto2-list.h>