Code cleanup / Cycles: Remove some unused hair code.

This commit is contained in:
Thomas Dinges
2013-12-14 13:11:44 +01:00
parent 01fc7a687a
commit b43ce8a140
5 changed files with 7 additions and 17 deletions

View File

@@ -49,7 +49,6 @@ typedef enum curve_triangles {
typedef enum curve_lines {
CURVE_ACCURATE,
CURVE_CORRECTED,
CURVE_POSTCORRECTED,
CURVE_UNCORRECTED
} curve_lines;