diff options
Diffstat (limited to 'view.h')
| -rw-r--r-- | view.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ typedef struct Selection Selection; #include "text.h" #include "ui.h" -#include "register.h" typedef struct { char data[16]; /* utf8 encoded character displayed in this cell (might be more than |
