]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/nsterm.m (max_used_fringe_bitmap): Remove unused variable.
authorAlan Third <alan@idiocy.org>
Sun, 8 Aug 2021 21:17:18 +0000 (22:17 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 8 Aug 2021 21:23:34 +0000 (22:23 +0100)
src/nsterm.m

index 3676418c9b9e054451b5f35c1cbed8ccd6966a3d..ba5d81fb6cdfc8527884818917ca1d6ca76ab732 100644 (file)
@@ -2929,7 +2929,6 @@ ns_destroy_fringe_bitmap (int which)
 }
 
 
-extern int max_used_fringe_bitmap;
 static void
 ns_draw_fringe_bitmap (struct window *w, struct glyph_row *row,
                       struct draw_fringe_bitmap_params *p)