summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionFactory.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-07-01 18:03:44 +0000
committerMarc Laukien <marc@zeroc.com>2002-07-01 18:03:44 +0000
commit35486b505c44e937115759d29ecf12ca470951d5 (patch)
tree0cec36d62b0d08465598b79e5c207568daf6602e /cpp/src/Ice/ConnectionFactory.h
parentAdded additional check to make sure that no exception is mentioned more (diff)
downloadice-35486b505c44e937115759d29ecf12ca470951d5.tar.bz2
ice-35486b505c44e937115759d29ecf12ca470951d5.tar.xz
ice-35486b505c44e937115759d29ecf12ca470951d5.zip
validation fixes
Diffstat (limited to 'cpp/src/Ice/ConnectionFactory.h')
-rw-r--r--cpp/src/Ice/ConnectionFactory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/ConnectionFactory.h b/cpp/src/Ice/ConnectionFactory.h
index 72fe7c4508d..15fadcf3ca8 100644
--- a/cpp/src/Ice/ConnectionFactory.h
+++ b/cpp/src/Ice/ConnectionFactory.h
@@ -101,8 +101,6 @@ private:
State _state;
bool _warn;
bool _registeredWithPool;
-
- int _testCount; // TODO: For test only.
};
}