VirtualBox

Ignore:
Timestamp:
Mar 15, 2022 9:19:29 AM (3 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX_ONLY_DOCS #ifdef's in the code, ​bugref:9186

File:
1 edited

Legend:

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

    r93835 r94234  
    1616 */
    1717
    18 #ifndef VBOX_ONLY_DOCS
    19 
    20 
    2118/*********************************************************************************************************************************
    2219*   Header Files                                                                                                                 *
    2320*********************************************************************************************************************************/
    24 #ifndef VBOX_ONLY_DOCS
    2521#include <VBox/com/com.h>
    2622#include <VBox/com/string.h>
     
    3733#include <list>
    3834#include <map>
    39 #endif /* !VBOX_ONLY_DOCS */
    4035
    4136#include <iprt/getopt.h>
     
    28772872    return RT_SUCCESS(rc) ? RTEXITCODE_SUCCESS : RTEXITCODE_FAILURE;
    28782873}
    2879 
    2880 #endif /* !VBOX_ONLY_DOCS */
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