diff options
Diffstat (limited to 'cpp/include/Ice/Exception.h')
-rw-r--r-- | cpp/include/Ice/Exception.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/Exception.h b/cpp/include/Ice/Exception.h index 413bdd34bba..1a568c44e9b 100644 --- a/cpp/include/Ice/Exception.h +++ b/cpp/include/Ice/Exception.h @@ -64,7 +64,6 @@ public: virtual void __read(const InputStreamPtr&); virtual bool __usesClasses() const; - virtual void __usesClasses(bool); protected: |