]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/gamecontroller.h
Use the override specifier where appropriate
[libs/gui.git] / source / input / gamecontroller.h
index 863f66f3e5a338bea6d8cdb2acdcb3968f7f43b3..19f98d5c0c075085e41171d9bbb354476916e701 100644 (file)
@@ -21,7 +21,7 @@ private:
 
 public:
        GameController(unsigned);
-       virtual ~GameController();
+       ~GameController();
 
        static unsigned detect();
        static bool is_available(unsigned = 0);