summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Upcall_Command.cpp')
-rw-r--r--TAO/tao/PortableServer/Upcall_Command.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tao/PortableServer/Upcall_Command.cpp b/TAO/tao/PortableServer/Upcall_Command.cpp
deleted file mode 100644
index ebfa73dac9b..00000000000
--- a/TAO/tao/PortableServer/Upcall_Command.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-// $Id$
-
-#include "Upcall_Command.h"
-
-
-ACE_RCSID (PortableServer,
- Upcall_Command,
- "$Id$")
-
-
-TAO::Upcall_Command::~Upcall_Command (void)
-{
-}