Skip to content

Commit 84bc0e8

Browse files
authored
Update src/nuklear_button.c
1 parent 23e9d98 commit 84bc0e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nuklear_button.c

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* BUTTON
77
*
88
* ===============================================================*/
9-
#include <stdio.h>
109
NK_LIB void
1110
nk_draw_symbol(struct nk_command_buffer *out, enum nk_symbol_type type,
1211
struct nk_rect content, struct nk_color background, struct nk_color foreground,

0 commit comments

Comments
 (0)