]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/dialog_hudpanel_options.c
make code compile again
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / dialog_hudpanel_options.c
index ee3854fcd40800b8de78fc2043520643f895738c..306142a984c5eff6e0ba0dee75044c16f88e0d23 100644 (file)
@@ -17,8 +17,6 @@ void fillXonoticHUDOptionsDialog(entity me)
 {
        entity e;
        me.TR(me);
-       
-       me.TD(me, 1, 1, e = makeXonoticCheckBoxHUDName(0, HUD_MENU_ENABLE, "Enable panel"));
 }
 
 /* nvm these, i guess they wont be used