]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/hud.qh
Get rid of hud_panel_quickmenu
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / hud.qh
index 679ec1416fd869b48d8401556e89372f116c7bf4..8b1c4fd6c1b90de7f2edf3155d47cf3030b860ab 100644 (file)
@@ -75,8 +75,6 @@ int vote_prev; // previous state of vote_active to check for a change
 float vote_alpha;
 float vote_change; // "time" when vote_active changed
 
-float hud_panel_quickmenu;
-
 vector mousepos;
 vector panel_click_distance; // mouse cursor distance from the top left corner of the panel (saved only upon a click)
 vector panel_click_resizeorigin; // coordinates for opposite point when resizing