Mercurial > emacs
changeset 89555:483f5ce6ca7a
(DefaultDepthOfScreen, x_encode_text): Remove unused vars.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 29 Sep 2003 18:16:30 +0000 |
parents | 15da46f6f0ac |
children | 9064ba07898b |
files | src/xfns.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Mon Sep 29 18:15:16 2003 +0000 +++ b/src/xfns.c Mon Sep 29 18:16:30 2003 +0000 @@ -767,7 +767,6 @@ unsigned long x, y, xp, xm, yp, ym; GC gc; - int depth = DefaultDepthOfScreen (FRAME_X_SCREEN (f)); struct x_display_info *dpyinfo = FRAME_X_DISPLAY_INFO (f); if (!(id > 0)) @@ -1841,7 +1840,6 @@ { int result = string_xstring_p (string); struct coding_system coding; - extern Lisp_Object Qcompound_text_with_extensions; if (result == 0) {