- Timestamp:
- Oct 19, 2018 9:02:58 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/UnattendedScript.cpp
r73826 r74936 651 651 HRESULT GeneralTextScript::parse() 652 652 { 653 AssertReturn(!mfDataParsed, mpSetError->setErrorBoth(E_FAIL, VERR_WRONG_ORDER, "parse called more than once"));653 // AssertReturn(!mfDataParsed, mpSetError->setErrorBoth(E_FAIL, VERR_WRONG_ORDER, "parse called more than once")); 654 654 655 655 /*
Note:
See TracChangeset
for help on using the changeset viewer.

