diff options
Diffstat (limited to 'src/gui/widgets/linkhandler.h')
-rw-r--r-- | src/gui/widgets/linkhandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/linkhandler.h b/src/gui/widgets/linkhandler.h index 30267f87..03fcc491 100644 --- a/src/gui/widgets/linkhandler.h +++ b/src/gui/widgets/linkhandler.h @@ -24,8 +24,6 @@ #include <string> -#include <string> - /** * A simple interface to windows that need to handle links from BrowserBox * widget. |