1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00

(MULTI_FRAME): Obsolete macro deleted.

This commit is contained in:
Karl Heuer 1996-09-01 20:52:25 +00:00
parent c190bcd5d0
commit 8c09486ac8

View file

@ -70,9 +70,6 @@ Boston, MA 02111-1307, USA. */
/* Define if netdb.h declares h_errno. */
#undef HAVE_H_ERRNO
/* Nowadays we have frame objects even if we support only ASCII terminals. */
#define MULTI_FRAME
/* If we're using any sort of window system, define some consequences. */
#ifdef HAVE_X_WINDOWS
#define HAVE_WINDOW_SYSTEM