mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
Remove unused define on Solaris
This commit is contained in:
parent
874fb773a7
commit
32414dace7
@ -26,8 +26,6 @@ in the source distribution for its full text.
|
||||
#include "solaris/SolarisProcess.h"
|
||||
|
||||
|
||||
#define MAXCMDLINE 255
|
||||
|
||||
static int pageSize;
|
||||
static int pageSizeKB;
|
||||
|
||||
|
@ -8,8 +8,6 @@ Released under the GNU GPLv2, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
#define MAXCMDLINE 255
|
||||
|
||||
#define GZONE "global "
|
||||
#define UZONE "unknown "
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user