diff options
Diffstat (limited to 'tools/memory_watcher/memory_hook.h')
-rw-r--r-- | tools/memory_watcher/memory_hook.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/memory_watcher/memory_hook.h b/tools/memory_watcher/memory_hook.h index 131a38e..1980b37 100644 --- a/tools/memory_watcher/memory_hook.h +++ b/tools/memory_watcher/memory_hook.h @@ -136,4 +136,3 @@ class MemoryHook : MemoryObserver { }; #endif // MEMORY_WATCHER_MEMORY_HOOK_ - |