diff options
Diffstat (limited to 'base/pickle.h')
-rw-r--r-- | base/pickle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/pickle.h b/base/pickle.h index 9f03662..5b70729 100644 --- a/base/pickle.h +++ b/base/pickle.h @@ -237,4 +237,3 @@ class Pickle { }; #endif // BASE_PICKLE_H__ - |