summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-10 19:26:39 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-10 19:26:39 +0000
commita8390a1ef89a8454d3a8849aa6778f53dad060cd (patch)
tree71cbf006509b84b49bdfd249b1586d3e3b45aebe
parent9cde40d0c48adfc59c02d2027b103a482297e5c8 (diff)
downloadATCD-a8390a1ef89a8454d3a8849aa6778f53dad060cd.tar.gz
Removed #define POA_NO_TIMESTAMP to get Peace to the world. Thanks to
Irfan for suggesting this.
-rw-r--r--TAO/tao/POA.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/POA.cpp b/TAO/tao/POA.cpp
index 461263bdb12..7d3fe49c304 100644
--- a/TAO/tao/POA.cpp
+++ b/TAO/tao/POA.cpp
@@ -1,7 +1,5 @@
// @(#) $Id$
-#define POA_NO_TIMESTAMP
-
// auto_ptr class
#include "ace/Auto_Ptr.h"