remove CONFIG_BROKETS

This commit is contained in:
David J. MacKenzie 1994-09-26 21:52:40 +00:00
parent c1e20276cb
commit 24d37fb493

View file

@ -22,11 +22,7 @@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
#if defined (emacs) || defined (CONFIG_BROKETS)
#include <config.h>
#else
#include "config.h"
#endif
#endif
#ifdef emacs