Cleanup: unused headers, spelling

This commit is contained in:
2020-06-16 16:50:23 +10:00
parent a64b8aca39
commit d2587f6f93
20 changed files with 5 additions and 39 deletions

View File

@@ -20,7 +20,6 @@
#include "MEM_guardedalloc.h"
#include "DNA_mesh_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
@@ -32,7 +31,6 @@
#include "BKE_context.h"
#include "BKE_editmesh.h"
#include "BKE_global.h"
#include "BKE_layer.h"
#include "BKE_report.h"
#include "BKE_scene.h"