summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>2021-06-20 14:59:10 +0000
committerSigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>2021-06-20 14:59:10 +0000
commita87a4b763f58eb51ccfd5a9a394258c9398176aa (patch)
tree98be1f74a41d118595510efd8c30eaef621fdd7d
parent8ec50b87d5a33aacd27af7ef3aec5c1236c57e03 (diff)
downloadplan9front-a87a4b763f58eb51ccfd5a9a394258c9398176aa.tar.xz
threadimpl.h: remove Printsize as well (unused)
-rw-r--r--sys/src/libthread/threadimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/libthread/threadimpl.h b/sys/src/libthread/threadimpl.h
index 4fb63317a..6771cd510 100644
--- a/sys/src/libthread/threadimpl.h
+++ b/sys/src/libthread/threadimpl.h
@@ -47,7 +47,6 @@ typedef enum
enum
{
RENDHASH = 13,
- Printsize = 2048,
};
struct Rgrp