wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/src config.cpp


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/src config.cpp
Date: Tue, 12 Apr 2005 17:15:04 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/04/12 21:15:04

Modified files:
        src            : config.cpp 

Log message:
        config does not need variable.hpp any more

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/config.cpp.diff?tr1=1.136&tr2=1.137&r1=text&r2=text

Patches:
Index: wesnoth/src/config.cpp
diff -u wesnoth/src/config.cpp:1.136 wesnoth/src/config.cpp:1.137
--- wesnoth/src/config.cpp:1.136        Sun Mar 27 23:06:16 2005
+++ wesnoth/src/config.cpp      Tue Apr 12 21:15:04 2005
@@ -1,4 +1,4 @@
-/* $Id: config.cpp,v 1.136 2005/03/27 23:06:16 gruikya Exp $ */
+/* $Id: config.cpp,v 1.137 2005/04/12 21:15:04 ydirson Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Copyright (C) 2005 by Guillaume Melquiond <address@hidden>
@@ -18,7 +18,6 @@
 #include <sstream>
 #include "config.hpp"
 #include "log.hpp"
-#include "variable.hpp"
 #include "wassert.hpp"
 #include "gettext.hpp"
 #include "util.hpp"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]