- MessageTypes are now binary exclusive which allows easy checks with multimple condi...
[quassel.git] / src / core / SQL / SQLite / 5 / select_networks_for_user.sql
diff --git a/src/core/SQL/SQLite/5/select_networks_for_user.sql b/src/core/SQL/SQLite/5/select_networks_for_user.sql
deleted file mode 100644 (file)
index ff6d801..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-SELECT networkid, networkname, identityid, usecustomencoding, encodingcodec, decodingcodec,
-       userandomserver, perform, useautoidentify, autoidentifyservice, autoidentifypassword,
-       useautoreconnect, autoreconnectinterval, autoreconnectretries, rejoinchannels
-FROM network
-WHERE userid = :userid
\ No newline at end of file