- Timestamp:
- Jun 14, 2009 6:32:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r20521 r20560 3458 3458 } 3459 3459 3460 /** @todo r=bird: This should be code common with the config constructor in 3461 * ConsoleImpl2.cpp, so please move it into into a seperate method 3462 * that lives in ConsoleImpl2.cpp. I believe I mentioned this already. 3463 * (The header stuff on the top of this file might also be reduced 3464 * after that has been done.) */ 3460 3465 int rc = VINF_SUCCESS; 3461 3466 int rcRet = VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.