summaryrefslogtreecommitdiffstats
path: root/db_demo/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'db_demo/main.h')
-rw-r--r--db_demo/main.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/db_demo/main.h b/db_demo/main.h
deleted file mode 100644
index 1064d61..0000000
--- a/db_demo/main.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#define VERSION 0.0.1
-
-#define PGHOST "matchblox.schinagl.nl"
-#define PGPORT "5432"
-#define PGOPTIONS "\0"
-#define PGTTY "\0"
-#define DBNAME "2iv55"
-#define LOGIN "2iv55"
-#define PWD "uhtfiwwp"