Skip to content

Commit 3778cf9

Browse files
author
Semphris
committed
Removed needless include
(added by me, probably the remains of something I tried with regexes, but I changed plans and used something that didn't need regexes and forgot to remove the include
1 parent f418555 commit 3778cf9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/control/keyboard_config.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
#include "control/keyboard_config.hpp"
1818

19-
#include <regex>
20-
2119
#include <boost/optional.hpp>
2220

2321
#include "util/log.hpp"

0 commit comments

Comments
 (0)