core: Drop the 'update_lastmsgid' statements
[quassel.git] / src / core / SQL / SQLite / update_buffer_lastmsgid.sql
diff --git a/src/core/SQL/SQLite/update_buffer_lastmsgid.sql b/src/core/SQL/SQLite/update_buffer_lastmsgid.sql
deleted file mode 100644 (file)
index b0f1711..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-UPDATE buffer
-SET lastmsgid = :lastmsgid
-WHERE bufferid = :bufferid