diff --git a/include/incl.php b/include/incl.php index 92c4ef1..e8cbc75 100644 --- a/include/incl.php +++ b/include/incl.php @@ -227,14 +227,6 @@ function dumpmsgbuffer() mysql_query("DELETE FROM sessionMessages WHERE sessionId = '$PHPSESSID'"); } -/** - * Statics - */ -define("APPDB_ROOT", "http://appdb.winehq.org/"); -define("STANDARD_NOTIFY_FOOTER","------- You are receiving this mail because: -------\n". -"You are an maintainer of this app or an appdb administrator\n". -"to change your preferences go to: ".APPDB_ROOT."preferences.php\n"); - /* * Start DB Connection */