Author: mordante
Date: Mon Mar 26 20:09:31 2012
New Revision: 53664

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

Modified:
    branches/1.10/src/events.cpp

Modified: branches/1.10/src/events.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.10/src/events.cpp?rev=53664&r1=53663&r2=53664&view=diff
==============================================================================
--- branches/1.10/src/events.cpp (original)
+++ branches/1.10/src/events.cpp Mon Mar 26 20:09:31 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