summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/focushandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/focushandler.hpp')
-rw-r--r--src/guichan/include/guichan/focushandler.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/include/guichan/focushandler.hpp b/src/guichan/include/guichan/focushandler.hpp
index ef600c511..716f3966a 100644
--- a/src/guichan/include/guichan/focushandler.hpp
+++ b/src/guichan/include/guichan/focushandler.hpp
@@ -77,7 +77,7 @@ namespace gcn
*/
FocusHandler();
- A_DELETE_COPY(FocusHandler);
+ A_DELETE_COPY(FocusHandler)
/**
* Destructor.