aboutsummaryrefslogtreecommitdiff
path: root/src/sqlite-test.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/sqlite-test.vala')
-rw-r--r--src/sqlite-test.vala8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/sqlite-test.vala b/src/sqlite-test.vala
deleted file mode 100644
index 363fd222..00000000
--- a/src/sqlite-test.vala
+++ /dev/null
@@ -1,8 +0,0 @@
-/**
- * Using SQLite in Vala Sample Code
- * Port of an example found on the SQLite site.
- * http://www.sqlite.org/quickstart.html
- */
-
-
-