- Timestamp:
- Jan 22, 2025 1:02:48 PM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167108
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/installation/VBoxWinDrvInst.cpp
r107887 r107891 283 283 } 284 284 285 #if 0 /* Unused */285 #ifdef RT_ARCH_X86 286 286 /** 287 287 * Logs an error message but ignores (skips) the error count. … … 318 318 return rc; 319 319 } 320 #endif /* Unused*/320 #endif /* RT_ARCH_X86 */ 321 321 322 322 /**
Note:
See TracChangeset
for help on using the changeset viewer.