diff options
Diffstat (limited to 'base/observer_list.h')
-rw-r--r-- | base/observer_list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/observer_list.h b/base/observer_list.h index c3777b9..f67df14 100644 --- a/base/observer_list.h +++ b/base/observer_list.h @@ -174,4 +174,3 @@ class ObserverList { } while (0) #endif // BASE_OBSERVER_LIST_H__ - |