diff options
Diffstat (limited to 'sandbox/tests/common/controller.h')
-rw-r--r-- | sandbox/tests/common/controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/tests/common/controller.h b/sandbox/tests/common/controller.h index 1584f57..8300846 100644 --- a/sandbox/tests/common/controller.h +++ b/sandbox/tests/common/controller.h @@ -126,4 +126,3 @@ int DispatchCall(int argc, wchar_t **argv); } // namespace sandbox #endif // SANDBOX_TESTS_COMMON_CONTROLLER_H__ - |