diff options
Diffstat (limited to 'setup/windows')
-rw-r--r-- | setup/windows/traccar.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index 767d1dc84..5748f3993 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -33,10 +33,6 @@ <entry key='database.changelog'>[CHANGELOG]</entry>
- <entry key='database.checkConnection'>
- SELECT 1;
- </entry>
-
<entry key='database.selectServers'>
SELECT * FROM server;
</entry>
|