]> git.eshelyaron.com Git - emacs.git/commitdiff
(x_display_info_for_display): Remove as this function does not exist on W32.
authorJason Rumney <jasonr@gnu.org>
Sun, 20 Aug 2000 20:47:43 +0000 (20:47 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 20 Aug 2000 20:47:43 +0000 (20:47 +0000)
src/w32term.h

index 7eb0bb59aa933a6a4d8965fb853c9134eb9f6cc2..3ebcea260af375a2d1d0907af205c2213d633618 100644 (file)
@@ -258,8 +258,6 @@ extern Lisp_Object Vx_pixel_size_width_font_regexp;
 /* A flag to control how to display unibyte 8-bit character.  */
 extern int unibyte_display_via_language_environment;
 
-/* NTEMACS_TODO: This does not seem to be defined. Check and remove. */
-struct w32_display_info *x_display_info_for_display ();
 struct w32_display_info *x_display_info_for_name ();
 
 extern struct w32_display_info *w32_term_init ();