Removed inappropriate inline keyword which was breaking the IRIX build.

This commit is contained in:
Robert Osfield 2002-06-12 16:23:59 +00:00
parent 171312e720
commit 8dcb26967c

View File

@ -146,7 +146,7 @@ class SG_EXPORT Node : public Object
/** return true if this node is an OccluderNode or the subgraph below this node are OccluderNodes.*/
inline const bool containsOccluderNodes() const;
const bool containsOccluderNodes() const;
/**
* Set user data, data must be subclased from Referenced to allow