]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_w32fns): Remove non-existent functions.
authorJason Rumney <jasonr@gnu.org>
Wed, 27 Aug 2003 22:37:56 +0000 (22:37 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 27 Aug 2003 22:37:56 +0000 (22:37 +0000)
src/w32fns.c

index e5ec00e86518e21376cae7cc5dc68bb4a8fe9047..cc03a7d8641d14d3033e208766db5d2eb02ed416 100644 (file)
@@ -14451,11 +14451,6 @@ versions of Windows) characters.  */);
   defsubr (&Simage_size);
   defsubr (&Simage_mask_p);
 
-#if GLYPH_DEBUG
-  defsubr (&Simagep);
-  defsubr (&Slookup_image);
-#endif
-
   hourglass_atimer = NULL;
   hourglass_shown_p = 0;
   defsubr (&Sx_show_tip);