VirtualBox

Changeset 38439 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Aug 12, 2011 3:29:32 PM (13 years ago)
Author:
vboxsync
Message:

GuestCtrl: Removed dead code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExecThread.cpp

    r38437 r38439  
    385385                {
    386386                    if (fEnabled && !cbRead)
    387                         AssertMsgFailed(("[PID %u]: Waited (%ums) for pipe buffer %u (%u bytes left) , but nothing read!\n",
     387                        AssertMsgFailed(("[PID %u]: Waited (%ums) for pipe buffer %u (%u bytes left), but nothing read!\n",
    388388                                         uPID, uTimeout, pPipeBuf->uPipeId, pPipeBuf->cbSize - pPipeBuf->cbOffset));
    389389                    if (pcbRead)
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