summaryrefslogtreecommitdiffstats
path: root/Process.h
diff options
context:
space:
mode:
authorJardel Weyrich <jweyrich@gmail.com>2015-09-10 10:45:22 -0300
committerJardel Weyrich <jweyrich@gmail.com>2015-09-10 10:45:22 -0300
commitffacac14a91a7fb9ec6409bbc7b1f13b4ccf67fd (patch)
tree857c865747889989bf186920f936ac2d2f4dda17 /Process.h
parent229d005851af8dca595b3df8e385375fb9c382b4 (diff)
Remove duplicate declaration.
Diffstat (limited to 'Process.h')
-rw-r--r--Process.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Process.h b/Process.h
index d856c035..841b1291 100644
--- a/Process.h
+++ b/Process.h
@@ -158,8 +158,6 @@ typedef struct ProcessClass_ {
#define ONE_DECIMAL_M (ONE_DECIMAL_K * ONE_DECIMAL_K)
#define ONE_DECIMAL_G (ONE_DECIMAL_M * ONE_DECIMAL_K)
-extern char Process_pidFormat[20];
-
void Process_setupColumnWidths();
void Process_humanNumber(RichString* str, unsigned long number, bool coloring);

© 2014-2024 Faster IT GmbH | imprint | privacy policy