diff options
Diffstat (limited to 'sandbox/src/filesystem_dispatcher.h')
-rw-r--r-- | sandbox/src/filesystem_dispatcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/filesystem_dispatcher.h b/sandbox/src/filesystem_dispatcher.h index b1ec3c8..83d20be 100644 --- a/sandbox/src/filesystem_dispatcher.h +++ b/sandbox/src/filesystem_dispatcher.h @@ -55,4 +55,3 @@ class FilesystemDispatcher : public Dispatcher { } // namespace sandbox #endif // SANDBOX_SRC_FILESYSTEM_DISPATCHER_H__ - |