diff options
Diffstat (limited to 'cpp/src/Slice/Parser.h')
-rw-r--r-- | cpp/src/Slice/Parser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Slice/Parser.h b/cpp/src/Slice/Parser.h index a4bfccd6a2d..4884695abca 100644 --- a/cpp/src/Slice/Parser.h +++ b/cpp/src/Slice/Parser.h @@ -1145,7 +1145,6 @@ private: Unit(bool, bool, bool, bool, const StringList&); static void eraseWhiteSpace(::std::string&); - bool checkUndefinedTypes(); bool _ignRedefs; bool _all; |