diff options
author | Matthew Newhook <matthew@zeroc.com> | 2005-07-07 14:44:54 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2005-07-07 14:44:54 +0000 |
commit | e5f40dc4d4dbb738c9f6848ab75de34092b005e4 (patch) | |
tree | 04b305ff728afd9ef76c31e705e1c65e80585c58 /cppe/src/IceE/FactoryTableDef.cpp | |
parent | cleanup of Config.h. (diff) | |
download | ice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.tar.bz2 ice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.tar.xz ice-e5f40dc4d4dbb738c9f6848ab75de34092b005e4.zip |
remove stupid commit.
Diffstat (limited to 'cppe/src/IceE/FactoryTableDef.cpp')
-rw-r--r-- | cppe/src/IceE/FactoryTableDef.cpp | 4 |
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. |