summaryrefslogtreecommitdiff
path: root/cpp/src/slice2vb/Gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/slice2vb/Gen.h')
-rw-r--r--cpp/src/slice2vb/Gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2vb/Gen.h b/cpp/src/slice2vb/Gen.h
index 3ab2d7e984f..bb77d16e72e 100644
--- a/cpp/src/slice2vb/Gen.h
+++ b/cpp/src/slice2vb/Gen.h
@@ -214,7 +214,7 @@ private:
protected:
- void writeOperation(const OperationPtr&, bool, bool, bool);
+ void writeOperation(const OperationPtr&, bool, bool);
private: