VirtualBox

Changeset 48561 in vbox


Ignore:
Timestamp:
Sep 19, 2013 7:08:12 PM (11 years ago)
Author:
vboxsync
Message:

Main/src-server/ClientWatcher: Unused var. warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ClientWatcher.cpp

    r48431 r48561  
    780780
    781781                // machines lock unwinds here
     782#else
     783                NOREF(cnt);
    782784#endif
    783785            }
     
    791793            for (size_t i = 0; i < cntSpawned; ++i)
    792794                updateSpawned |= (spawnedMachines[i])->checkForSpawnFailure();
     795#else
     796            NOREF(cntSpawned);
    793797#endif
    794798
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