summaryrefslogtreecommitdiff
path: root/tests/QtReactor_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtReactor_Test.h')
-rw-r--r--tests/QtReactor_Test.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/QtReactor_Test.h b/tests/QtReactor_Test.h
index e2ce413521e..f2be9a5331c 100644
--- a/tests/QtReactor_Test.h
+++ b/tests/QtReactor_Test.h
@@ -3,7 +3,6 @@
#ifndef QTREACTOR_TEST_H
#define QTREACTOR_TEST_H
-#ifdef ACE_HAS_QT
#include <qapplication.h>
#include <qtimer.h>
@@ -21,6 +20,4 @@ private:
QTimer finishTimer_; //!< timer to finish the test
};
-#endif /*ACE_HAS_QT*/
-
#endif /*QTREACTOR_TEST_H*/