diff options
Diffstat (limited to 'style.c')
| -rw-r--r-- | style.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/style.c b/style.c deleted file mode 100644 index 562c594..0000000 --- a/style.c +++ /dev/null @@ -1,8 +0,0 @@ -/* - * style.c: load and keep track of user style preferences - */ - -#include <stdio.h> -#include <stdlib.h> -#include "halibut.h" - |