diff options
Diffstat (limited to 'cpp/src/slice2cs/Main.cpp')
-rw-r--r-- | cpp/src/slice2cs/Main.cpp | 2 |
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) |