Changeset 91943 in vbox
- Timestamp:
- Oct 21, 2021 1:01:50 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 147749
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp
r91941 r91943 163 163 VERR_INVALID_PARAMETER); 164 164 #else 165 RT_NOREF(pvUser );165 RT_NOREF(pvUserRC); 166 166 #endif 167 167 #if 0 /* No longer valid. */
Note:
See TracChangeset
for help on using the changeset viewer.