diff options
Diffstat (limited to 'tests/cxx-test.cpp')
-rw-r--r-- | tests/cxx-test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx-test.cpp b/tests/cxx-test.cpp index 643bc710..3e4e476e 100644 --- a/tests/cxx-test.cpp +++ b/tests/cxx-test.cpp @@ -1,8 +1,6 @@ /* This test makes sure that all Pango headers can be included * and compiled in a C++ program. */ -#define PANGO_ENABLE_ENGINE -#define PANGO_ENABLE_BACKEND #include <pango/pango.h> |