removed NS_THREAD : not needed any more

This commit is contained in:
Guillaume Blanchard 2005-01-31 02:46:06 +00:00
parent 9c6c58cfcc
commit b5036eb5ab

View file

@ -45,8 +45,6 @@ define('NS_HELP', 12);
define('NS_HELP_TALK', 13);
define('NS_CATEGORY', 14);
define('NS_CATEGORY_TALK', 15);
define('NS_THREAD', 16); // Reserved for Forum-like
define('NS_THREAD_TALK', 17);
/**#@-*/
/**#@+