changeset 30987:36b17174de3b

(x_display_info_for_display): Remove as this function does not exist on W32.
author Jason Rumney <jasonr@gnu.org>
date Sun, 20 Aug 2000 20:47:43 +0000
parents ab681757a44b
children a69a2ac4345b
files src/w32term.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32term.h	Sun Aug 20 19:20:00 2000 +0000
+++ b/src/w32term.h	Sun Aug 20 20:47:43 2000 +0000
@@ -258,8 +258,6 @@
 /* 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 ();