mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Remove unused function from unsupported/
This commit is contained in:
@ -17,6 +17,4 @@ void ProcessList_delete(ProcessList* this);
|
||||
|
||||
void ProcessList_goThroughEntries(ProcessList* super);
|
||||
|
||||
void UnsupportedProcessList_scan(ProcessList* this);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user