]> git.eshelyaron.com Git - emacs.git/commitdiff
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
authorKarl Heuer <kwzh@gnu.org>
Tue, 20 Sep 1994 05:18:53 +0000 (05:18 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 20 Sep 1994 05:18:53 +0000 (05:18 +0000)
src/xterm.h

index 280521a2e127d3503d729d05a2d6032da3453895..74d807a692da572c01c9c02258fe8326175fe92c 100644 (file)
@@ -518,9 +518,6 @@ struct scroll_bar {
   (SCROLL_BAR_UNPACK ((ptr)->x_window_low, (ptr)->x_window_high, (int) id))
 
 
-/* Return the outside pixel width for a vertical scroll bar on frame F.  */
-#define VERTICAL_SCROLL_BAR_PIXEL_WIDTH(f) (2*FONT_WIDTH ((f)->display.x->font))
-
 /* Return the outside pixel height for a vertical scroll bar HEIGHT
    rows high on frame F.  */
 #define VERTICAL_SCROLL_BAR_PIXEL_HEIGHT(f, height) \