From a87a4b763f58eb51ccfd5a9a394258c9398176aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?= Date: Sun, 20 Jun 2021 14:59:10 +0000 Subject: [PATCH] threadimpl.h: remove Printsize as well (unused) --- sys/src/libthread/threadimpl.h | 1 - 1 file changed, 1 deletion(-) 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