summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-08-21 17:42:48 +0200
committerBenny Baumann <BenBE@geshi.org>2021-08-22 16:15:59 +0200
commit6e6334e603564e1b961c010bce2688839f64cca2 (patch)
tree61af365310d1b4730a585ff8554447095dba7a4a /CategoriesPanel.h
parent9060a4179da07c82e73142b2b2afab5e6efaa8b0 (diff)
Simplify adding pages in one place
Diffstat (limited to 'CategoriesPanel.h')
-rw-r--r--CategoriesPanel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/CategoriesPanel.h b/CategoriesPanel.h
index c438e45f..451a483d 100644
--- a/CategoriesPanel.h
+++ b/CategoriesPanel.h
@@ -23,8 +23,6 @@ typedef struct CategoriesPanel_ {
ProcessList* pl;
} CategoriesPanel;
-void CategoriesPanel_makeMetersPage(CategoriesPanel* this);
-
extern const PanelClass CategoriesPanel_class;
CategoriesPanel* CategoriesPanel_new(ScreenManager* scr, Settings* settings, Header* header, ProcessList* pl);

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