removed NS_THREAD : not needed any more
This commit is contained in:
parent
9c6c58cfcc
commit
b5036eb5ab
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
/**#@-*/
|
||||
|
||||
/**#@+
|
||||
|
|
|
|||
Loading…
Reference in a new issue