- Timestamp:
- Jul 1, 2011 2:11:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r37730 r37732 6405 6405 throw rc; 6406 6406 6407 #if 0 6407 6408 LogRel(("Installed Extension Packs:\n")); 6408 6409 com::SafeIfaceArray<IExtPack> extPacks; … … 6440 6441 else 6441 6442 LogRel((" Cannot retrieve this information (%Rhrc)!\n", rc2)); 6443 #endif 6442 6444 6443 6445 #ifdef RT_OS_SOLARIS
Note:
See TracChangeset
for help on using the changeset viewer.