0027562: Coding - avoid exporting of inline methods
[occt.git] / src / TDF / TDF_Transaction.hxx
index a2a2427..f5f2a59 100644 (file)
@@ -88,7 +88,7 @@ public:
     Standard_Integer Transaction() const;
   
   //! Returns the transaction name.
-  Standard_EXPORT const TCollection_AsciiString& Name() const;
+  const TCollection_AsciiString& Name() const;
   
   //! Returns true if the transaction is open.
     Standard_Boolean IsOpen() const;