Style: Remove duplicated struct declaration.

This commit is contained in:
Clément Foucault 2018-04-06 14:30:44 +02:00
parent 39b654f4ff
commit 5441e4802a
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ struct Image;
struct ImageUser;
struct wmKeyConfig;
struct wmOperatorType;
struct uiWidgetColors;
struct MTex;
struct ImBuf;
struct bNodeTree;