Index: base/tuple.h |
diff --git a/base/tuple.h b/base/tuple.h |
index 7cb77fb3d6301bf8ac7805f1f5115fb0399f3d87..685fa253cb22367eea317b50f0154bff8693641e 100644 |
--- a/base/tuple.h |
+++ b/base/tuple.h |
@@ -876,4 +876,3 @@ inline void DispatchToMethod(ObjT* obj, Method method, |
} |
#endif // BASE_TUPLE_H__ |
- |