diff options
Diffstat (limited to 'cpp/src/slice2cs/Gen.h')
-rw-r--r-- | cpp/src/slice2cs/Gen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2cs/Gen.h b/cpp/src/slice2cs/Gen.h index f8f5bb5be13..35833ae19af 100644 --- a/cpp/src/slice2cs/Gen.h +++ b/cpp/src/slice2cs/Gen.h @@ -15,7 +15,6 @@ namespace Slice { - class CsVisitor : public CsGenerator, public ParserVisitor { public: |