summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBA_methods.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-09 21:37:46 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-09 21:37:46 +0200
commit95700db3c5cb69a738d8b23b63f20d3dc56ec161 (patch)
tree70bb860d11c41ec83dbc69f507102082df4b535f /TAO/tao/CORBA_methods.h
parentbb5bb0466614fdc9750920e06396d73080fecc9c (diff)
downloadATCD-95700db3c5cb69a738d8b23b63f20d3dc56ec161.tar.gz
Generate stub export macro directly instead of TAO_EXPORT_MACRO, simplifies the code we generate
* TAO/TAO_IDL/be/be_codegen.cpp: * TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp: * TAO/tao/AnyTypeCode/AnyTypeCode_methods.h: * TAO/tao/AnyTypeCode/TypeCode.h: * TAO/tao/AnyTypeCode/WrongTransactionA.h: * TAO/tao/CORBA_methods.h: * TAO/tao/DynamicInterface/Context.h: * TAO/tao/DynamicInterface/DII_CORBA_methods.h: * TAO/tao/DynamicInterface/ExceptionList.h: * TAO/tao/DynamicInterface/Request.h: * TAO/tao/DynamicInterface/Server_Request.h: * TAO/tao/DynamicInterface/Unknown_User_Exception.h: * TAO/tao/Object_KeyC.h: * TAO/tao/PI/PolicyFactoryC.h: * TAO/tao/PI_Server/ServerRequestInterceptorC.h: * TAO/tao/PortableServer/PS_ForwardC.h: * TAO/tao/PortableServer/PortableServer_Functions.h: * TAO/tao/PortableServer/PortableServer_WFunctions.h: * TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h: * TAO/tao/Typecode_typesC.h: * TAO/tao/Valuetype/AbstractBase.h: * TAO/tao/Valuetype/ValueBase.h: * TAO/tao/Valuetype/Value_CORBA_methods.h: * TAO/tao/WrongTransactionC.h:
Diffstat (limited to 'TAO/tao/CORBA_methods.h')
-rw-r--r--TAO/tao/CORBA_methods.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h
index b2493d69c68..82fc51f94e2 100644
--- a/TAO/tao/CORBA_methods.h
+++ b/TAO/tao/CORBA_methods.h
@@ -23,11 +23,6 @@
#include "tao/Basic_Types.h"
#include "tao/orbconf.h"
-#if defined (TAO_EXPORT_MACRO)
-#undef TAO_EXPORT_MACRO
-#endif
-#define TAO_EXPORT_MACRO TAO_Export
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace CORBA