summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Slice/Parser.h')
-rw-r--r--cpp/include/Slice/Parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Slice/Parser.h b/cpp/include/Slice/Parser.h
index 51fb288b318..9c82d0c3b76 100644
--- a/cpp/include/Slice/Parser.h
+++ b/cpp/include/Slice/Parser.h
@@ -1019,7 +1019,6 @@ public:
ExceptionList findDerivedExceptions(const ExceptionPtr&) const;
ContainedList findUsedBy(const ContainedPtr&) const;
- bool usesProxies() const;
bool usesNonLocals() const;
bool usesConsts() const;