Fix/remove tests from the gutted updater

This commit is contained in:
Petr Mrázek
2013-12-15 23:46:48 +01:00
parent b0e8037feb
commit b773ef08af
10 changed files with 45 additions and 357 deletions

View File

@@ -56,9 +56,7 @@ class UpdateScriptFile
}
};
/** Stores information about the packages and files included
* in an update, parsed from an XML file.
*/
/** Stores information about the files included in an update, parsed from an XML file. */
class UpdateScript
{
public: