VirtualBox

Ignore:
Timestamp:
Feb 17, 2009 7:07:37 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42982
Message:

Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.

Location:
trunk/src/VBox/Frontends/VBoxManage
Files:
2 edited

Legend:

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

    r16867 r16873  
    3737#include <VBox/com/VirtualBox.h>
    3838
    39 #include <VBox/VBoxHDD-new.h>
     39#include <VBox/VBoxHDD.h>
    4040#include <VBox/sup.h>
    4141#include <VBox/err.h>
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp

    r16867 r16873  
    3636#include <iprt/string.h>
    3737#include <VBox/log.h>
    38 #include <VBox/VBoxHDD-new.h>
     38#include <VBox/VBoxHDD.h>
    3939
    4040#include "VBoxManage.h"
     
    188188}
    189189
    190 #if 0 /* disabled until disk shrinking is implemented based on VBoxHDD-new */
     190#if 0 /* disabled until disk shrinking is implemented based on VBoxHDD */
    191191static DECLCALLBACK(int) hardDiskProgressCallback(PVM pVM, unsigned uPercent, void *pvUser)
    192192{
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette