Remove comments

This commit is contained in:
Ray
2019-05-08 18:52:53 +02:00
parent 3a172583de
commit 2ebb9ddde1

View File

@ -281,9 +281,6 @@ typedef enum {
// TextBox / TextBoxMulti / ValueBox / Spinner // TextBox / TextBoxMulti / ValueBox / Spinner
typedef enum { typedef enum {
MULTILINE_PADDING = 16, MULTILINE_PADDING = 16,
//SPINNER_BUTTON_WIDTH,
//SPINNER_BUTTON_PADDING,
//SPINNER_BUTTON_BORDER_WIDTH
} GuiTextBoxProperty; } GuiTextBoxProperty;
typedef enum { typedef enum {