summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/Main.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2007-01-11 13:50:06 +0000
committerDwayne Boone <dwayne@zeroc.com>2007-01-11 13:50:06 +0000
commit727cb56e429874d86fe055dd721c154ff0086acf (patch)
tree997105e7adf1f39a16bf627b61ca42279db54e23 /cpp/src/slice2cs/Main.cpp
parentfix incorrect pathname in command line (diff)
downloadice-727cb56e429874d86fe055dd721c154ff0086acf.tar.bz2
ice-727cb56e429874d86fe055dd721c154ff0086acf.tar.xz
ice-727cb56e429874d86fe055dd721c154ff0086acf.zip
Deprecated setDefaultContext/getDefaultContext
Diffstat (limited to 'cpp/src/slice2cs/Main.cpp')
-rw-r--r--cpp/src/slice2cs/Main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/slice2cs/Main.cpp b/cpp/src/slice2cs/Main.cpp
index 4f526a5a085..fe5118175a0 100644
--- a/cpp/src/slice2cs/Main.cpp
+++ b/cpp/src/slice2cs/Main.cpp
@@ -143,8 +143,6 @@ main(int argc, char* argv[])
int status = EXIT_SUCCESS;
- cerr << cppArgs << endl;
-
for(i = args.begin(); i != args.end(); ++i)
{
if(depend)