Changeset 70753 in vbox
- Timestamp:
- Jan 25, 2018 6:10:46 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120522
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r70644 r70753 9849 9849 pConsole->i_consoleVRDPServer()->EnableConnections(); 9850 9850 9851 #ifdef VBOX_WITH_VIDEOREC 9851 9852 Display *pDisplay = pConsole->i_getDisplay(); 9852 9853 AssertPtr(pDisplay); … … 9874 9875 } 9875 9876 } 9877 #endif 9876 9878 9877 9879 if (RT_SUCCESS(vrc))
Note:
See TracChangeset
for help on using the changeset viewer.