Cleanup: Remove useless duplicated lines

I spotted a duplicate struct declaration, so I had to check for other duplicated as well
There might be some other but i am not confident enough for deleting them

this regex search for duplicate ^(.*;)$\n(\1)$

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D8146
This commit is contained in:
Valentin
2020-07-02 16:34:17 -04:00
committed by Aaron Carlisle
parent ef0ec01461
commit f3e4a3473e
11 changed files with 2 additions and 15 deletions