summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/slice2cs/Gen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2cs/Gen.h b/cpp/src/slice2cs/Gen.h
index 1a5623f467a..cd516b7b6a9 100644
--- a/cpp/src/slice2cs/Gen.h
+++ b/cpp/src/slice2cs/Gen.h
@@ -98,7 +98,6 @@ private:
IceUtilInternal::Output _impl;
std::vector<std::string> _includePaths;
- bool _compat;
void printHeader();