preparing storage backend to store usermode and awaymessage for session restore
[quassel.git] / src / core / SQL / SQLite / 13 / select_networkExists.sql
diff --git a/src/core/SQL/SQLite/13/select_networkExists.sql b/src/core/SQL/SQLite/13/select_networkExists.sql
deleted file mode 100644 (file)
index ce11c53..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-SELECT networkname
-FROM network
-WHERE userid = :userid AND networkid = :networkid