From 53a6f9d15f3b3690d5ced9251f38608bf5585980 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 2 Dec 2009 14:43:02 -0700 Subject: Mark a section is ServerDialog for merge removal --- src/gui/serverdialog.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/serverdialog.cpp b/src/gui/serverdialog.cpp index 47cb3ee0..9c1494d0 100644 --- a/src/gui/serverdialog.cpp +++ b/src/gui/serverdialog.cpp @@ -349,7 +349,8 @@ void ServerDialog::loadServers() { if (xmlStrEqual(server->name, BAD_CAST "server")) { - //check wether the build matches + // check wether the build matches (remove with last instances + // if _SUPPORT ifdefs) if (compareStrI(XML::getProperty(server, "type", "unknown"), SERVER_BUILD)) { -- cgit v1.2.3-70-g09d2