diff options
Diffstat (limited to 'src/button.h')
| -rw-r--r-- | src/button.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/button.h b/src/button.h index 5492599..0a9b2ce 100644 --- a/src/button.h +++ b/src/button.h @@ -59,8 +59,6 @@ void button_set_padding(Button *btn, int padding); bool button_set_animation(Button *btn, Animation *anim); -void button_start_animation(Button *btn); - void button_destroy(Button *btn); #endif |
