summaryrefslogtreecommitdiff
path: root/graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h')
-rw-r--r--graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h b/graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h
deleted file mode 100644
index 4c34fb637379..000000000000
--- a/graphics/libx3dtk/files/patch-src-X3DLoader-X3DLoader.h
+++ /dev/null
@@ -1,19 +0,0 @@
-*** src/X3DLoader/X3DLoader.h.orig Sat Dec 16 16:30:37 2006
---- src/X3DLoader/X3DLoader.h Sat Dec 16 16:30:50 2006
-***************
-*** 73,79 ****
- void setComponentVisitorForFileValidator(X3DComponentVisitor *component);
- /// Sets the FileValidator. If there is already a creator recorded for this component,
- /// then it is deleted and replaced by the new one.
-! void X3DLoader::setFileValidator(X3D::FileValidator *fileValidator);
-
- protected:
- /// Creator.
---- 73,79 ----
- void setComponentVisitorForFileValidator(X3DComponentVisitor *component);
- /// Sets the FileValidator. If there is already a creator recorded for this component,
- /// then it is deleted and replaced by the new one.
-! void setFileValidator(X3D::FileValidator *fileValidator);
-
- protected:
- /// Creator.