VirtualBox

Changeset 42844 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Aug 16, 2012 12:24:54 PM (12 years ago)
Author:
vboxsync
Message:

Main/VideoEncodingAndCapture: Code improvement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp

    r42838 r42844  
    3838#include <iprt/getopt.h>
    3939#include <VBox/log.h>
    40 #include <iprt/log.h>
    4140#include "VBoxManage.h"
    4241
    4342#ifndef VBOX_ONLY_DOCS
    4443using namespace com;
    45 #define LOG_GROUP LOG_GROUP_MAIN
    4644/** @todo refine this after HDD changes; MSC 8.0/64 has trouble with handleModifyVM.  */
    4745#if defined(_MSC_VER)
     
    478476            case MODIFYVM_VRAM:
    479477            {
    480                 LogFlow(("Modify VRANM\n"));
    481478                CHECK_ERROR(machine, COMSETTER(VRAMSize)(ValueUnion.u32));
    482479                break;
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