Commited Thu. April 24, 2008 at 02:16:20 PM EDT
switching UNUSED constant to an enum to allow it to be used as compile-time substitution
(we get strange complaints about undefined symbol during linkage if we do the normal static const unsigned definition)