summaryrefslogtreecommitdiff
path: root/cppe/src
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-07-07 14:44:54 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-07-07 14:44:54 +0000
commite5f40dc4d4dbb738c9f6848ab75de34092b005e4 (patch)
tree04b305ff728afd9ef76c31e705e1c65e80585c58 /cppe/src
parentcleanup of Config.h. (diff)
downloadice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.tar.bz2
ice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.tar.xz
ice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.zip
remove stupid commit.
Diffstat (limited to 'cppe/src')
-rw-r--r--cppe/src/IceE/FactoryTableDef.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppe/src/IceE/FactoryTableDef.cpp b/cppe/src/IceE/FactoryTableDef.cpp
index 0e78aa774f7..2a8155a0a0d 100644
--- a/cppe/src/IceE/FactoryTableDef.cpp
+++ b/cppe/src/IceE/FactoryTableDef.cpp
@@ -126,10 +126,6 @@ Ice::FactoryTableWrapper::initialize()
}
++_initCount;
}
-
-#include <iostream>
-
-using namespace std;
//
// Delete the table if its reference count drops to zero.