From: Fred Pierresteguy Date: Wed, 26 Jan 1994 17:57:30 +0000 (+0000) Subject: Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu) X-Git-Tag: emacs-19.34~10174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f795ed97e67ced9391ec39c5d42fecfb4e35d2e2;p=emacs.git Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu) * xterm.h [USE_X_TOOLKIT]: Don't include Xaw/Box.h. --- diff --git a/src/xterm.h b/src/xterm.h index 7c7acbf16fe..d508eb431ba 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -35,7 +35,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ window inside a widget instead of one that Xt creates... */ #include -#include #endif /* Define a queue for X-events. One such queue is used for mouse clicks.