• D
    vbox: remove getMachineForSession flag. · 374422ea
    Dawid Zamirski 提交于
    * the getMachineForSession is always true for 4.0+. This also means that
      checkflag argument in openSessionForMachine no longer has any meaning
      because it was or'ed with getMachineForSession (always true)
    * remove supportScreenshot flag - vbox 4.0+ supports it
    * remove detachDevicesExplicitly flag only relevant for < 4.0
    374422ea
vbox_storage.c 27.2 KB