summaryrefslogtreecommitdiff
path: root/tools/build_scripts/redist
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-03-25 21:29:54 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-03-25 21:30:03 +0300
commit18ea49746ac254f97f3265131640b605e41b2fd9 (patch)
tree5fc8347b783de56aa78e1f13e97d6b9c34a4c186 /tools/build_scripts/redist
parent5f47c26a8581305abe9b4d9cda646f9f0dc09805 (diff)
fixes #1200 (dbchecker excluded from build scripts)
Diffstat (limited to 'tools/build_scripts/redist')
-rw-r--r--tools/build_scripts/redist/x32/DbChecker.bat1
-rw-r--r--tools/build_scripts/redist/x64/DbChecker.bat1
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/build_scripts/redist/x32/DbChecker.bat b/tools/build_scripts/redist/x32/DbChecker.bat
deleted file mode 100644
index 25b0c25bf9..0000000000
--- a/tools/build_scripts/redist/x32/DbChecker.bat
+++ /dev/null
@@ -1 +0,0 @@
-start /B Miranda32.exe /svc:dbchecker \ No newline at end of file
diff --git a/tools/build_scripts/redist/x64/DbChecker.bat b/tools/build_scripts/redist/x64/DbChecker.bat
deleted file mode 100644
index 0a51917d11..0000000000
--- a/tools/build_scripts/redist/x64/DbChecker.bat
+++ /dev/null
@@ -1 +0,0 @@
-start /B Miranda64.exe /svc:dbchecker \ No newline at end of file