diff options
Diffstat (limited to 'src/guichan/event.cpp')
-rw-r--r-- | src/guichan/event.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guichan/event.cpp b/src/guichan/event.cpp index 691240d11..5983af7e7 100644 --- a/src/guichan/event.cpp +++ b/src/guichan/event.cpp @@ -68,4 +68,3 @@ namespace gcn return mSource; } } - |