Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/python/UnaryFunction1DVoid.cpp')
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1DVoid.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1DVoid.cpp b/source/blender/freestyle/intern/python/UnaryFunction1DVoid.cpp
deleted file mode 100644
index 13c8a088dfb..00000000000
--- a/source/blender/freestyle/intern/python/UnaryFunction1DVoid.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
- PyObject *_wrap_UnaryFunction1DVoid_getName(PyObject *self , PyObject *args) {
-}
-
-
- PyObject *_wrap_UnaryFunction1DVoid___call__(PyObject *self , PyObject *args) {
-}
-
-
- PyObject *_wrap_UnaryFunction1DVoid_setIntegrationType(PyObject *self , PyObject *args) {
-}
-
-
- PyObject *_wrap_UnaryFunction1DVoid_getIntegrationType(PyObject *self , PyObject *args) {
-}
-
-
- PyObject *_wrap_disown_UnaryFunction1DVoid(PyObject *self , PyObject *args) {
-}
-
-