compiler warning
This commit is contained in:
parent
1073b9e643
commit
701baa9f31
|
|
@ -278,6 +278,9 @@ get_shader_input_nodepath(InternalName *id) const {
|
|||
}
|
||||
return p->get_nodepath();
|
||||
}
|
||||
|
||||
// Satisfy compiler.
|
||||
return resfail;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue