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

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

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


From: David White
Subject: [Wesnoth-cvs-commits] wesnoth/src game.cpp
Date: Sat, 25 Jun 2005 09:14:34 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     David White <address@hidden>    05/06/25 13:14:34

Modified files:
        src            : game.cpp 

Log message:
        removed useless code added accidentally

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

Patches:
Index: wesnoth/src/game.cpp
diff -u wesnoth/src/game.cpp:1.256 wesnoth/src/game.cpp:1.257
--- wesnoth/src/game.cpp:1.256  Sat Jun 25 01:04:14 2005
+++ wesnoth/src/game.cpp        Sat Jun 25 13:14:33 2005
@@ -1,4 +1,4 @@
-/* $Id: game.cpp,v 1.256 2005/06/25 01:04:14 Sirp Exp $ */
+/* $Id: game.cpp,v 1.257 2005/06/25 13:14:33 Sirp Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://www.wesnoth.org/
@@ -1667,10 +1667,6 @@
 
        return 0;
 }
-
-void f() {
-       throw config::error("");
-}
 
 int main(int argc, char** argv)
 {




reply via email to

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