summaryrefslogtreecommitdiff
path: root/p2pvr/daemon/sql/Recordings_insertNewId.sql
diff options
context:
space:
mode:
Diffstat (limited to 'p2pvr/daemon/sql/Recordings_insertNewId.sql')
-rw-r--r--p2pvr/daemon/sql/Recordings_insertNewId.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/p2pvr/daemon/sql/Recordings_insertNewId.sql b/p2pvr/daemon/sql/Recordings_insertNewId.sql
deleted file mode 100644
index 0583b49..0000000
--- a/p2pvr/daemon/sql/Recordings_insertNewId.sql
+++ /dev/null
@@ -1,2 +0,0 @@
-SELECT currval('recordings_recordingid_seq');
-