tried to reorder the program structure and build process
[NeonServV5.git] / config.h.example
diff --git a/config.h.example b/config.h.example
deleted file mode 100644 (file)
index 6d573d4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-#define MYSQL_HOST "127.0.0.1"
-#define MYSQL_PORT 3306
-#define MYSQL_USER "neonserv"
-#define MYSQL_PASS ""
-#define MYSQL_BASE "neonserv"