diff options
Diffstat (limited to 'cpp/src/slice2objc/ObjCUtil.h')
-rw-r--r-- | cpp/src/slice2objc/ObjCUtil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2objc/ObjCUtil.h b/cpp/src/slice2objc/ObjCUtil.h index b711e9a17a6..31d8027dd0f 100644 --- a/cpp/src/slice2objc/ObjCUtil.h +++ b/cpp/src/slice2objc/ObjCUtil.h @@ -112,7 +112,6 @@ private: static const std::string _msg; // "ignoring invalid metadata" }; - // // Map of module scoped name to ModulePtr. Used to verify that objc:prefix metadata directives are consistent. // |