diff options
| author | AdriĆ Arrufat <adria.arrufat@gmail.com> | 2024-08-16 08:49:19 +0900 |
|---|---|---|
| committer | AdriĆ Arrufat <adria.arrufat@gmail.com> | 2024-08-16 08:49:19 +0900 |
| commit | 64ed046e5a841520506e1954ff0bd756ea112d94 (patch) | |
| tree | 28c3e5de5ad0d9652dc135efd96a5adf1d5c6a4f /src/normal.cc | |
| parent | 575f49f1b4cf93e8d91545f2e8959111bf6e7f2b (diff) | |
include headers cleanup
Diffstat (limited to 'src/normal.cc')
| -rw-r--r-- | src/normal.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/normal.cc b/src/normal.cc index 5a7c4e58..689137ef 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -4,9 +4,7 @@ #include "buffer_manager.hh" #include "buffer_utils.hh" #include "changes.hh" -#include "client_manager.hh" #include "command_manager.hh" -#include "commands.hh" #include "context.hh" #include "diff.hh" #include "enum.hh" |
