Remove unused define on Solaris

This commit is contained in:
Benny Baumann 2021-07-04 19:32:47 +02:00
parent 874fb773a7
commit 32414dace7
2 changed files with 0 additions and 4 deletions

View File

@ -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;

View File

@ -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 "