Mercurial > emacs
changeset 5677:8143f6ad30d2
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.
author | Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> |
---|---|
date | Wed, 26 Jan 1994 17:57:30 +0000 |
parents | b5027523c90d |
children | 3824222fed2e |
files | src/xterm.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.h Wed Jan 26 17:35:31 1994 +0000 +++ b/src/xterm.h Wed Jan 26 17:57:30 1994 +0000 @@ -35,7 +35,6 @@ window inside a widget instead of one that Xt creates... */ #include <X11/StringDefs.h> -#include <X11/Xaw/Box.h> #endif /* Define a queue for X-events. One such queue is used for mouse clicks.