Commit: bb96d3d29bd380bd1fee9d89e5d609bbb7991494
Author: Lukas Tönne
Date:   Sun Dec 20 11:42:39 2015 +0100
Branches: object_nodes
https://developer.blender.org/rBbb96d3d29bd380bd1fee9d89e5d609bbb7991494

Removed unused function declaration.

===================================================================

M       source/blender/blenvm/util/bvm_util_typedesc.h

===================================================================

diff --git a/source/blender/blenvm/util/bvm_util_typedesc.h 
b/source/blender/blenvm/util/bvm_util_typedesc.h
index c53132a..22c6f39 100644
--- a/source/blender/blenvm/util/bvm_util_typedesc.h
+++ b/source/blender/blenvm/util/bvm_util_typedesc.h
@@ -421,7 +421,6 @@ struct TypeDesc {
        {}
        
        inline bool assignable(const TypeDesc &other) const;
-       inline bool is_kernel_type() const;
        
        BVMType base_type;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to