Cleanup: comments (long lines) in freestyle
This commit is contained in:
@@ -62,7 +62,7 @@ static int ConstantThicknessShader___init__(BPy_ConstantThicknessShader *self,
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*-----------------------BPy_ConstantThicknessShader type definition ------------------------------*/
|
||||
/*-----------------------BPy_ConstantThicknessShader type definition ----------------------------*/
|
||||
|
||||
PyTypeObject ConstantThicknessShader_Type = {
|
||||
PyVarObject_HEAD_INIT(NULL, 0) "ConstantThicknessShader", /* tp_name */
|
||||
|
||||
Reference in New Issue
Block a user