Cleanup: Remove unnecessary enum prefix in function declaration
This commit is contained in:
@@ -337,7 +337,7 @@ void multires_reshape_smooth_object_grids_with_details(
|
||||
* Makes it so surface on top level looks smooth. Details are not preserved
|
||||
*/
|
||||
void multires_reshape_smooth_object_grids(const MultiresReshapeContext *reshape_context,
|
||||
enum MultiresSubdivideModeType mode);
|
||||
MultiresSubdivideModeType mode);
|
||||
|
||||
/* --------------------------------------------------------------------
|
||||
* Displacement, space conversion.
|
||||
|
||||
Reference in New Issue
Block a user