From a41d9dcfc950458c081f832606dac2081d14c8ae Mon Sep 17 00:00:00 2001 From: Joakim Verona Date: Wed, 11 Sep 2013 07:59:34 +0200 Subject: [PATCH] fix conflicts --- src/emacsgtkfixed.c | 3 --- src/window.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/emacsgtkfixed.c b/src/emacsgtkfixed.c index 8de2db4dca5..1e57eeb57c4 100644 --- a/src/emacsgtkfixed.c +++ b/src/emacsgtkfixed.c @@ -23,12 +23,9 @@ along with GNU Emacs. If not, see . */ #include "lisp.h" #include "frame.h" #include "xterm.h" -<<<<<<< HEAD #ifdef HAVE_XWIDGETS #include "xwidget.h" #endif -======= ->>>>>>> trunk #include "emacsgtkfixed.h" /* Silence a bogus diagnostic; see GNOME bug 683906. */ diff --git a/src/window.c b/src/window.c index 5c4527f4671..410015e472e 100644 --- a/src/window.c +++ b/src/window.c @@ -45,15 +45,12 @@ along with GNU Emacs. If not, see . */ #ifdef MSDOS #include "msdos.h" #endif -<<<<<<< HEAD #ifdef HAVE_NS #include "nsterm.h" #endif #ifdef HAVE_XWIDGETS #include "xwidget.h" #endif -======= ->>>>>>> trunk Lisp_Object Qwindowp, Qwindow_live_p; static Lisp_Object Qwindow_valid_p; -- 2.39.2