Optionally verify SSL connection to IRC servers
[quassel.git] / src / core / SQL / PostgreSQL / 17 / select_buffer_by_id.sql
diff --git a/src/core/SQL/PostgreSQL/17/select_buffer_by_id.sql b/src/core/SQL/PostgreSQL/17/select_buffer_by_id.sql
deleted file mode 100644 (file)
index cccfa7c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-SELECT bufferid, networkid, buffertype, groupid, buffername
-FROM buffer
-WHERE userid = :userid AND bufferid = :bufferid