]> code.delx.au - gnu-emacs/blobdiff - src/xsettings.c
Compute C decls for DEFSYMs automatically
[gnu-emacs] / src / xsettings.c
index ec45d47f9b7fa7f9be8a1c08f4c9196fb2515ede..8dbc7d990febd26049a5780acc9c5bb0a4319c99 100644 (file)
@@ -51,8 +51,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 static char *current_mono_font;
 static char *current_font;
 static struct x_display_info *first_dpyinfo;
-static Lisp_Object Qmonospace_font_name, Qfont_name, Qfont_render,
-  Qtool_bar_style;
 static Lisp_Object current_tool_bar_style;
 
 /* Store an config changed event in to the event queue.  */