Merge branch '1.9.3' of tasktools.org:task into 1.9.3
Conflicts: src/Config.cpp
This commit is contained in:
@@ -125,8 +125,6 @@ void Context::initialize ()
|
||||
if (locale != "")
|
||||
stringtable.load (location.data + "/strings." + locale);
|
||||
|
||||
// TODO Handle "--version, -v" right here?
|
||||
|
||||
// init TDB.
|
||||
tdb.clear ();
|
||||
std::vector <std::string> all;
|
||||
|
||||
Reference in New Issue
Block a user