From c74c38760df69bb87e93dff18cf91464e5d02f37 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:22 +0200 Subject: Imported Upstream version 0.8.1 --- ColorsPanel.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ColorsPanel.h') diff --git a/ColorsPanel.h b/ColorsPanel.h index ed60a8c..fac9963 100644 --- a/ColorsPanel.h +++ b/ColorsPanel.h @@ -30,9 +30,4 @@ typedef struct ColorsPanel_ { ColorsPanel* ColorsPanel_new(Settings* settings, ScreenManager* scr); -void ColorsPanel_delete(Object* object); - -HandlerResult ColorsPanel_EventHandler(Panel* super, int ch); - - #endif -- cgit v1.2.3