Annotations
1 error and 10 warnings
|
src/widgets/dropdown.cpp#L481
unused variable 'dropdown' [-Wunused-variable]
|
src/openttd.cpp#L1199
unused variable 'playedTime' [-Wunused-variable]
|
src/settings_table.cpp#L272
unused function 'VerticalToolbarChanged' [-Wunused-function]
|
src/smallmap_gui.cpp#L1043
variable 'disable_all_tooltip' set but not used [-Wunused-but-set-variable]
|
src/smallmap_gui.cpp#L1042
variable 'enable_all_tooltip' set but not used [-Wunused-but-set-variable]
|
src/smallmap_gui.cpp#L1044
variable 'plane' set but not used [-Wunused-but-set-variable]
|
src/town_gui.cpp#L72
private field 'actions_step' is not used [-Wunused-private-field]
|
src/widget.cpp#L663
unused variable 'height' [-Wunused-variable]
|
src/widget.cpp#L753
unused function 'DrawShadeBox' [-Wunused-function]
|
src/widget.cpp#L764
unused function 'DrawStickyBox' [-Wunused-function]
|
The logs for this run have expired and are no longer available.
Loading