diff options
Diffstat (limited to 'cpp/src/IceDB/IceDB.h')
-rw-r--r-- | cpp/src/IceDB/IceDB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceDB/IceDB.h b/cpp/src/IceDB/IceDB.h index dacf58b72a2..9f807a37f78 100644 --- a/cpp/src/IceDB/IceDB.h +++ b/cpp/src/IceDB/IceDB.h @@ -124,7 +124,6 @@ private: static const char* _name; }; - // // Codec reads and writes T to/from MDB_val // @@ -494,7 +493,6 @@ public: } }; - // // Partial specialization of Codec for Ice encoding // |