Remove some function declarations, no longer needed or correct
[bpt/emacs.git] / lisp / w32-vars.el
index cbc13b1..30087d5 100644 (file)
@@ -149,6 +149,8 @@ menu if the variable `w32-use-w32-font-dialog' is nil."
                      (string :tag "Font")))))))
     :group 'w32)
 
+(make-obsolete-variable 'w32-enable-synthesized-fonts nil "24.4")
+
 (provide 'w32-vars)
 
 ;;; w32-vars.el ends here