diff --git a/config.h.dummy b/config.h.dummy index 0f1770afa98..6cacb46118a 100644 --- a/config.h.dummy +++ b/config.h.dummy @@ -19,7 +19,3 @@ /* Version number of package */ #define VERSION "1.3.13+svn" - -/* The default server for this version */ -#define WESNOTH_DEFAULT_SERVER "games.tuxfamily.org:15000" - diff --git a/configure.ac b/configure.ac index c4432ac6944..e9f4e15c5fc 100644 --- a/configure.ac +++ b/configure.ac @@ -8,9 +8,6 @@ AC_PREREQ([2.57]) define([WESNOTH_VERSION],[1.3.13+svn]) -dnl define([DEFAULT_SERVER],[server.wesnoth.org]) -define([DEFAULT_SERVER],[games.tuxfamily.org:15000]) - AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, [isaac@warp.es], [wesnoth]) dnl