remove unused TICK_FREQUENCY
[ghc-hetmet.git] / includes / Constants.h
index 66b8fe7..012acd1 100644 (file)
 #error RESERVED_STACK_WORDS may be wrong!
 #endif
 
-/* -----------------------------------------------------------------------------
-   How often our context-switch timer ticks
-   -------------------------------------------------------------------------- */
-
-#define TICK_FREQUENCY   50                      /* ticks per second */
-
 #endif /* CONSTANTS_H */