mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 20:24:35 +03:00
Remove conflicting declarations.
This commit is contained in:
@ -81,7 +81,6 @@ void Platform_setBindings(Htop_Action* keys) {
|
||||
}
|
||||
|
||||
int Platform_numberOfFields = 100;
|
||||
char* Process_pidFormat = "%7u ";
|
||||
|
||||
int Platform_getUptime() {
|
||||
struct timeval bootTime, currTime;
|
||||
|
Reference in New Issue
Block a user