summaryrefslogtreecommitdiff
path: root/tests/ORB_Local_Config/Bug_3049/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ORB_Local_Config/Bug_3049/Test.cpp')
-rw-r--r--tests/ORB_Local_Config/Bug_3049/Test.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/ORB_Local_Config/Bug_3049/Test.cpp b/tests/ORB_Local_Config/Bug_3049/Test.cpp
index 48e7bb9082b..9abda088933 100644
--- a/tests/ORB_Local_Config/Bug_3049/Test.cpp
+++ b/tests/ORB_Local_Config/Bug_3049/Test.cpp
@@ -1,4 +1,4 @@
-
+// $Id$
// @author Phil Mesnier <mesnier_p@ociweb.com>
// This test scenario is documented in bugzilla bug 3049. This test
@@ -12,10 +12,6 @@
#include "tao/ORB_Core.h"
#include "ace/ARGV.h"
#include "ace/Dynamic_Service.h"
-
-ACE_RCSID (tests, server, "$Id$")
-
-
#include "Service_Configuration_Per_ORB.h"
const ACE_TCHAR argA[] = ACE_TEXT ("AAA -ORBGestalt LOCAL -ORBId ORB-A");