Index: uspace/lib/c/generic/thread.c
===================================================================
--- uspace/lib/c/generic/thread.c	(revision 0aae87a68b103134fdc85e357962274d6849b220)
+++ uspace/lib/c/generic/thread.c	(revision 0ab362c63d0526b716ccb52dd26eaf575f666d5d)
@@ -45,8 +45,4 @@
 #include <as.h>
 #include "private/thread.h"
-
-#ifndef THREAD_INITIAL_STACK_PAGES
-	#define THREAD_INITIAL_STACK_PAGES  2
-#endif
 
 /** Main thread function.
