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/VBoxManageNATNetwork.cpp

    r94211 r94234  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
    22 #ifndef VBOX_ONLY_DOCS
    23 
    2422#include <VBox/com/com.h>
    2523#include <VBox/com/array.h>
     
    2725#include <VBox/com/errorprint.h>
    2826#include <VBox/com/VirtualBox.h>
    29 #endif /* !VBOX_ONLY_DOCS */
    3027
    3128#ifndef RT_OS_WINDOWS
     
    5754#include "VBoxPortForwardString.h"
    5855
    59 #ifndef VBOX_ONLY_DOCS
    6056
    6157DECLARE_TRANSLATION_CONTEXT(Nat);
     
    695691    return RTEXITCODE_SUCCESS;
    696692}
    697 
    698 #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