diff options
Diffstat (limited to 'cpp/src/slice2cpp')
-rw-r--r-- | cpp/src/slice2cpp/Gen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2cpp/Gen.h b/cpp/src/slice2cpp/Gen.h index c2299529fb5..70bafa015ab 100644 --- a/cpp/src/slice2cpp/Gen.h +++ b/cpp/src/slice2cpp/Gen.h @@ -37,7 +37,6 @@ private: std::string changeInclude(const std::string&); void printHeader(Output&); - Output FH; Output H; Output C; |