VirtualBox

Changeset 47251 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 19, 2013 12:15:23 PM (11 years ago)
Author:
vboxsync
Message:

ConsoleVRDPServer: obsolete assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp

    r47158 r47251  
    20762076    if (!RT_SUCCESS(rc))
    20772077    {
    2078         AssertMsgFailed(("SHCRGL_HOST_FN_SET_CONSOLE failed with %Rrc\n", rc));
     2078        Log(("SHCRGL_HOST_FN_SET_CONSOLE failed with %Rrc\n", rc));
    20792079        return;
    20802080    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette