aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfaces.c')
-rw-r--r--src/xfaces.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xfaces.c b/src/xfaces.c
index b76f9d24180..a55ac90086d 100644
--- a/src/xfaces.c
+++ b/src/xfaces.c
@@ -236,7 +236,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
236#ifdef HAVE_NS 236#ifdef HAVE_NS
237#undef FRAME_X_DISPLAY_INFO 237#undef FRAME_X_DISPLAY_INFO
238#define FRAME_X_DISPLAY_INFO FRAME_NS_DISPLAY_INFO 238#define FRAME_X_DISPLAY_INFO FRAME_NS_DISPLAY_INFO
239#define x_display_info ns_display_info
240#define GCGraphicsExposures 0 239#define GCGraphicsExposures 0
241#endif /* HAVE_NS */ 240#endif /* HAVE_NS */
242#endif /* HAVE_WINDOW_SYSTEM */ 241#endif /* HAVE_WINDOW_SYSTEM */