summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/w32term.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32term.h b/src/w32term.h
index 7eb0bb59aa9..3ebcea260af 100644
--- a/src/w32term.h
+++ b/src/w32term.h
@@ -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 ();