diff options
Diffstat (limited to 'sandbox/tools/finder')
-rw-r--r-- | sandbox/tools/finder/main.cc | 2 | ||||
-rw-r--r-- | sandbox/tools/finder/stdafx.cc | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sandbox/tools/finder/main.cc b/sandbox/tools/finder/main.cc index 90e511f..6ffbec3 100644 --- a/sandbox/tools/finder/main.cc +++ b/sandbox/tools/finder/main.cc @@ -145,5 +145,3 @@ int wmain(int argc, wchar_t* argv[]) { return 0; } - - diff --git a/sandbox/tools/finder/stdafx.cc b/sandbox/tools/finder/stdafx.cc index 9f7efc6..407f549 100644 --- a/sandbox/tools/finder/stdafx.cc +++ b/sandbox/tools/finder/stdafx.cc @@ -6,4 +6,3 @@ // TODO: reference any additional headers you need in STDAFX.H // and not in this file - |