summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-04-18 15:50:06 +0200
committercgzones <cgzones@googlemail.com>2021-04-21 20:58:28 +0200
commit5dbca0193ded83136b14615e55caffbc240cd7ce (patch)
tree0c252957f4ef3e579e9a208b2bb0de027a8543b6 /MainPanel.h
parenta05e78f5318325e7d2f01bf4b8a0f11b8cf71371 (diff)
Make MainPanel_pidSearch a static function
Not used elsewhere.
Diffstat (limited to 'MainPanel.h')
-rw-r--r--MainPanel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/MainPanel.h b/MainPanel.h
index 2427ca32..04f347d6 100644
--- a/MainPanel.h
+++ b/MainPanel.h
@@ -34,8 +34,6 @@ typedef bool(*MainPanel_ForeachProcessFn)(Process*, Arg);
void MainPanel_updateTreeFunctions(MainPanel* this, bool mode);
-void MainPanel_pidSearch(MainPanel* this, int ch);
-
int MainPanel_selectedPid(MainPanel* this);
bool MainPanel_foreachProcess(MainPanel* this, MainPanel_ForeachProcessFn fn, Arg arg, bool* wasAnyTagged);

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