]> code.delx.au - gnu-emacs/blobdiff - src/xftfont.c
Compute C decls for DEFSYMs automatically
[gnu-emacs] / src / xftfont.c
index f0ad8db0c288ad1b3581bd601632be3fbde0d3c6..c587d814efa103bd8cfbecac090b19f8197dae98 100644 (file)
@@ -38,9 +38,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Xft font driver.  */
 
-Lisp_Object Qxft;
-static Lisp_Object QChinting, QCautohint, QChintstyle, QCrgba, QCembolden,
-  QClcdfilter;
 
 /* The actual structure for Xft font that can be cast to struct
    font.  */