summaryrefslogtreecommitdiff
path: root/TAO/tests/QtTests/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/QtTests/test_i.h')
-rwxr-xr-xTAO/tests/QtTests/test_i.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tests/QtTests/test_i.h b/TAO/tests/QtTests/test_i.h
index 46eeb94d323..ac04d36afc9 100755
--- a/TAO/tests/QtTests/test_i.h
+++ b/TAO/tests/QtTests/test_i.h
@@ -1,5 +1,4 @@
// $Id$
-
// ============================================================================
//
// = LIBRARY
@@ -18,10 +17,6 @@
#include "testS.h"
-
-#if defined(ACE_HAS_QT)
-
-#include "tao/qt_resource.h"
#include <qapplication.h>
#include <qobject.h>
@@ -56,10 +51,4 @@ private:
// The ORB
};
-#if defined(__ACE_INLINE__)
-#include "test_i.i"
-#endif /* __ACE_INLINE__ */
-
-#endif /* ACE_HAS_QT */
-
#endif /* SERVER_TEST_I_H */