Skip to content

Commit

Permalink
removed unused NSID
Browse files Browse the repository at this point in the history
  • Loading branch information
benapetr committed Aug 24, 2014
1 parent 25d64a9 commit 41c4532
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions huggle/definitions_prod.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -87,24 +87,6 @@ typedef char byte_ht;
#define MEDIAWIKI_DEFAULT_NS_CATEGORYTALK "Category talk:"
#define MEDIAWIKI_DEFAULT_NS_PORTAL "Portal:"
#define MEDIAWIKI_DEFAULT_NS_PORTALTALK "Portal talk:"
#define MEDIAWIKI_NSID_MAIN 0
#define MEDIAWIKI_NSID_TALK 1
#define MEDIAWIKI_NSID_USER 2
#define MEDIAWIKI_NSID_USERTALK 3
#define MEDIAWIKI_NSID_PROJECT 4
#define MEDIAWIKI_NSID_PROJECTTALK 5
#define MEDIAWIKI_NSID_FILE 6
#define MEDIAWIKI_NSID_FILETALK 7
#define MEDIAWIKI_NSID_MEDIAWIKI 8
#define MEDIAWIKI_NSID_MEDIAWIKITALK 9
#define MEDIAWIKI_NSID_TEMPLATE 10
#define MEDIAWIKI_NSID_TEMPLATETALK 11
#define MEDIAWIKI_NSID_HELP 12
#define MEDIAWIKI_NSID_HELPTALK 13
#define MEDIAWIKI_NSID_CATEGORY 14
#define MEDIAWIKI_NSID_CATEGORYTALK 15
#define MEDIAWIKI_NSID_PORTAL 100
#define MEDIAWIKI_NSID_PORTALTALK 101
//! Minimal score the edit can have
#define MINIMAL_SCORE -999999
#define HUGGLE_CONF "huggle3.xml"
Expand Down

0 comments on commit 41c4532

Please sign in to comment.