diff options
| -rw-r--r-- | src/fm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ static void fm_file_items_realloc(file_list *l); static char *detect_file_type(const char *filepath); static void fm_getenv(void); static char *xgetenv(const char *const name, char *fallback); -int open_with_editor(char **argv); bool fm_preview_file(window *w, const char *path); /* Functions */ |
