summaryrefslogtreecommitdiff
path: root/include/drawinglayer/attribute/materialattribute3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/attribute/materialattribute3d.hxx')
-rw-r--r--include/drawinglayer/attribute/materialattribute3d.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/drawinglayer/attribute/materialattribute3d.hxx b/include/drawinglayer/attribute/materialattribute3d.hxx
index e5d3f68bef55..db144b7a030a 100644
--- a/include/drawinglayer/attribute/materialattribute3d.hxx
+++ b/include/drawinglayer/attribute/materialattribute3d.hxx
@@ -59,9 +59,6 @@ namespace drawinglayer
MaterialAttribute3D(const MaterialAttribute3D& rCandidate);
~MaterialAttribute3D();
- // checks if the incarnation is default constructed
- bool isDefault() const;
-
// assignment operator
MaterialAttribute3D& operator=(const MaterialAttribute3D& rCandidate);