summaryrefslogtreecommitdiff
path: root/graphics/libx3dtk/files/patch-X3D-Scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libx3dtk/files/patch-X3D-Scene.h')
-rw-r--r--graphics/libx3dtk/files/patch-X3D-Scene.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/libx3dtk/files/patch-X3D-Scene.h b/graphics/libx3dtk/files/patch-X3D-Scene.h
deleted file mode 100644
index 9878e4b66f85..000000000000
--- a/graphics/libx3dtk/files/patch-X3D-Scene.h
+++ /dev/null
@@ -1,21 +0,0 @@
-*** include/X3DTK/private/X3D_Scene.h.orig Sat Dec 16 16:25:53 2006
---- include/X3DTK/private/X3D_Scene.h Sat Dec 16 16:28:11 2006
-***************
-*** 36,43 ****
-
- class Scene : public X3DGroupingNode, public X3DBoundedObject
- {
-! friend class ProcessHistory;
-! friend class X3DRoute;
- public:
- /// Constructor.
- Scene();
---- 36,43 ----
-
- class Scene : public X3DGroupingNode, public X3DBoundedObject
- {
-! friend class ::X3DTK::ProcessHistory;
-! friend class ::X3DTK::X3DRoute;
- public:
- /// Constructor.
- Scene();