aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32fns.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index 13de5fb75b3..475bc42e4e2 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -5123,8 +5123,6 @@ unless you set it to something else.");
5123 defsubr (&Sx_display_save_under); 5123 defsubr (&Sx_display_save_under);
5124 defsubr (&Sx_parse_geometry); 5124 defsubr (&Sx_parse_geometry);
5125 defsubr (&Sx_create_frame); 5125 defsubr (&Sx_create_frame);
5126 defsubr (&Sfocus_frame);
5127 defsubr (&Sunfocus_frame);
5128 defsubr (&Sx_open_connection); 5126 defsubr (&Sx_open_connection);
5129 defsubr (&Sx_close_connection); 5127 defsubr (&Sx_close_connection);
5130 defsubr (&Sx_display_list); 5128 defsubr (&Sx_display_list);