summaryrefslogtreecommitdiffstats
path: root/sandbox/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/tools')
-rw-r--r--sandbox/tools/finder/main.cc2
-rw-r--r--sandbox/tools/finder/stdafx.cc1
-rw-r--r--sandbox/tools/launcher/launcher.cc1
-rw-r--r--sandbox/tools/launcher/stdafx.cc1
4 files changed, 0 insertions, 5 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
-
diff --git a/sandbox/tools/launcher/launcher.cc b/sandbox/tools/launcher/launcher.cc
index bdd2fdd..8f913b3 100644
--- a/sandbox/tools/launcher/launcher.cc
+++ b/sandbox/tools/launcher/launcher.cc
@@ -154,4 +154,3 @@ int wmain(int argc, wchar_t *argv[]) {
return 0;
}
-
diff --git a/sandbox/tools/launcher/stdafx.cc b/sandbox/tools/launcher/stdafx.cc
index 7eca21c..3b4ef15 100644
--- a/sandbox/tools/launcher/stdafx.cc
+++ b/sandbox/tools/launcher/stdafx.cc
@@ -6,4 +6,3 @@
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
-