Author: mordante
Date: Sun Mar 25 09:45:13 2012
New Revision: 53650

URL: http://svn.gna.org/viewcvs/wesnoth?rev=53650&view=rev
Log:
Remove a redundant declaration.

Modified:
    trunk/src/events.cpp

Modified: trunk/src/events.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/events.cpp?rev=53650&r1=53649&r2=53650&view=diff
==============================================================================
--- trunk/src/events.cpp (original)
+++ trunk/src/events.cpp Sun Mar 25 09:45:13 2012
@@ -35,8 +35,6 @@
 
 namespace events
 {
-
-void raise_help_string_event(int mousex, int mousey);
 
 namespace {
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to