diff --git a/src/vehicle_gui.h b/src/vehicle_gui.h --- a/src/vehicle_gui.h +++ b/src/vehicle_gui.h @@ -41,8 +41,7 @@ enum { PLY_WND_PRC__OFFSET_TOP_WIDGET = 26, PLY_WND_PRC__SIZE_OF_ROW_TINY = 13, PLY_WND_PRC__SIZE_OF_ROW_SMALL = 26, - PLY_WND_PRC__SIZE_OF_ROW_BIG = 36, - PLY_WND_PRC__SIZE_OF_ROW_BIG2 = 39, + PLY_WND_PRC__SIZE_OF_ROW_BIG = 39, }; /** Vehicle List Window type flags */