summaryrefslogtreecommitdiff
path: root/cpp/demo/Freeze/library/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Freeze/library/Parser.h')
-rw-r--r--cpp/demo/Freeze/library/Parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/demo/Freeze/library/Parser.h b/cpp/demo/Freeze/library/Parser.h
index 76dba93b61b..3e9d4646e7b 100644
--- a/cpp/demo/Freeze/library/Parser.h
+++ b/cpp/demo/Freeze/library/Parser.h
@@ -97,7 +97,6 @@ private:
BookPrxSeq::iterator _current;
std::string _commands;
- Ice::CommunicatorPtr _communicator;
LibraryPrx _library;
bool _continue;
int _errors;