summaryrefslogtreecommitdiffstats
path: root/ColorsPanel.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-09-08 17:33:50 +1000
committerNathan Scott <nathans@redhat.com>2020-09-08 17:33:50 +1000
commit8ec5d4a3a07fe9a3c556a4abeac6645a7bb2235e (patch)
tree1efb582b7517e2ec32c892ff2e2ab269ea7e0c47 /ColorsPanel.h
parenteede79b29af116bc568c7f7a1be319f0c1dfd311 (diff)
Further, minor cleanups to headers post-MakeHeaders
Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
Diffstat (limited to 'ColorsPanel.h')
-rw-r--r--ColorsPanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ColorsPanel.h b/ColorsPanel.h
index 96a82a42..9977dc0b 100644
--- a/ColorsPanel.h
+++ b/ColorsPanel.h
@@ -24,7 +24,6 @@ typedef struct ColorsPanel_ {
ScreenManager* scr;
} ColorsPanel;
-
extern PanelClass ColorsPanel_class;
ColorsPanel* ColorsPanel_new(Settings* settings, ScreenManager* scr);

© 2014-2024 Faster IT GmbH | imprint | privacy policy