diff options
Diffstat (limited to 'base/tuple.h')
-rw-r--r-- | base/tuple.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/tuple.h b/base/tuple.h index 7cb77fb..685fa25 100644 --- a/base/tuple.h +++ b/base/tuple.h @@ -876,4 +876,3 @@ inline void DispatchToMethod(ObjT* obj, Method method, } #endif // BASE_TUPLE_H__ - |