From 69f439eff387a6ecb52734e400b297a3c85f2285 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Tue, 21 Sep 2021 08:35:19 +0200 Subject: New upstream version 3.1.0 --- MainPanel.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'MainPanel.h') diff --git a/MainPanel.h b/MainPanel.h index 2427ca3..04f347d 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); -- cgit v1.2.3