mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-23 22:55:46 +00: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…
Reference in New Issue
Block a user