summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Truncatable/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Truncatable/client.cpp')
-rw-r--r--TAO/tests/OBV/Truncatable/client.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/OBV/Truncatable/client.cpp b/TAO/tests/OBV/Truncatable/client.cpp
index 4f75c2cd7c8..c372ce85579 100644
--- a/TAO/tests/OBV/Truncatable/client.cpp
+++ b/TAO/tests/OBV/Truncatable/client.cpp
@@ -12,10 +12,6 @@ int fail = 0;
int pretest = 0;
int verbose = 0;
-#if defined (VERIFY)
-#undef VERIFY
-#endif /* VERIFY */
-
#define VERIFY(Condition) \
{ \
if ((Condition)==0) \