diff options
| -rw-r--r-- | vis.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -29,18 +29,12 @@ typedef struct Win Win; #endif /* simplify utility renames by distribution packagers */ -#ifndef VIS_MENU -#define VIS_MENU "vis-menu" -#endif #ifndef VIS_OPEN #define VIS_OPEN "vis-open" #endif #ifndef VIS_CLIPBOARD #define VIS_CLIPBOARD "vis-clipboard" #endif -#ifndef VIS_COMPLETE -#define VIS_COMPLETE "vis-complete" -#endif /* maximum bytes needed for string representation of a (pseudo) key */ #define VIS_KEY_LENGTH_MAX 64 |
