VirtualBox

Changeset 107710 in vbox for trunk/src


Ignore:
Timestamp:
Jan 13, 2025 3:58:01 PM (3 weeks ago)
Author:
vboxsync
Message:

Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp: Remove unused variable, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp

    r106061 r107710  
    257257
    258258                        /* First pause so we don't trigger a live save which needs more time/resources. */
    259                         bool fPaused = false;
    260259                        hrc = console->Pause();
    261260                        if (FAILED(hrc))
     
    274273                                }
    275274                                else
    276                                 {
    277275                                    fError = false;
    278                                     fPaused = true;
    279                                 }
    280276                            }
    281277                            if (fError)
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