diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-03-15 18:25:59 +0000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-03-15 18:25:59 +0000 |
| commit | 7d9f1df73a982c93a654ad67b70e34b3a9902aad (patch) | |
| tree | 3c238ad320f2ac21f3a034b5713536c9bc6f677f /src/selectors.hh | |
| parent | 458dd2e9fa96e5e75dde68b135aa43eae470c491 (diff) | |
Small code tweaks regarding flags handling
Diffstat (limited to 'src/selectors.hh')
| -rw-r--r-- | src/selectors.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/selectors.hh b/src/selectors.hh index e873d9ab..8b2ced6d 100644 --- a/src/selectors.hh +++ b/src/selectors.hh @@ -1,7 +1,6 @@ #ifndef selectors_hh_INCLUDED #define selectors_hh_INCLUDED -#include "flags.hh" #include "selection.hh" namespace Kakoune |
