From 00576b8211b47efefbd10e533bcb706b4edf93ce Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 12 Nov 2005 15:17:53 +0000 Subject: `style.c' appears to have been around since 1999 and never had anything in it! In its current form it presents the portability hazards of an empty structure and an empty source file. Therefore, I'm removing it; if I ever have a clear idea of what a user style mechanism ought to look like, it might make a reappearance, but don't hold your breath. [originally from svn r6453] --- style.c | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 style.c (limited to 'style.c') 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 -#include -#include "halibut.h" - -- cgit v1.1