VirtualBox

Ignore:
Timestamp:
Sep 7, 2010 11:26:33 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65636
Message:

Main/USBProxyServiceLinux: split out the check for usbfs into a static C-like function and remove the unused mStream member

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/USBProxyService.h

    r32299 r32301  
    229229    /** File handle to the '/proc/bus/usb/devices' file. */
    230230    RTFILE mFile;
    231     /** Stream for mFile. */
    232     FILE *mStream;
    233231    /** Pipe used to interrupt wait(), the read end. */
    234232    RTFILE mWakeupPipeR;
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