From 9da97da220cd09387e1689d5c5e9c374fcb092f4 Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Tue, 12 Feb 2002 05:28:30 +0000 Subject: [PATCH] Tue Feb 12 00:27:03 2002 Michael Jennings (mej) Ahem. That was dumb. Let's just undo that, shall we? SVN revision: 5922 --- ChangeLog | 4 ++++ src/options.h | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0826ac4..bc5001d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4500,3 +4500,7 @@ Tue Feb 12 00:05:03 2002 Michael Jennings (mej) Build and install the latest libast from CVS, then try this again. Sorry.... ---------------------------------------------------------------------- +Tue Feb 12 00:27:03 2002 Michael Jennings (mej) + +Ahem. That was dumb. Let's just undo that, shall we? +---------------------------------------------------------------------- diff --git a/src/options.h b/src/options.h index 84c172d..3bdcecc 100644 --- a/src/options.h +++ b/src/options.h @@ -27,8 +27,6 @@ #include #include /* Xlib, Xutil, Xresource, Xfuncproto */ -#include /* CONFIG_BUFF */ - /************ Macros and Definitions ************/ #define OPT_BOOLEAN 0x0001 #define OPT_INTEGER 0x0002