mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 08:52:55 +00:00
Remove unused default server definitions.
This commit is contained in:
parent
dea8edf380
commit
95c5e4b8ff
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user