Index: kernel/generic/include/proc/thread.h
===================================================================
--- kernel/generic/include/proc/thread.h	(revision 31e15be68a47a029289a467b6b9f837763fe97c1)
+++ kernel/generic/include/proc/thread.h	(revision 661a5ac96dee9520f007fe34747acee0f7403ef1)
@@ -177,7 +177,4 @@
 	bool uspace;
 
-	/** Ticks before preemption. */
-	uint64_t ticks;
-
 	/** Thread accounting. */
 	uint64_t ucycles;
