Cleanup: unused headers for the windowmanager

This commit is contained in:
Campbell Barton
2019-09-14 05:06:03 +10:00
parent 5d4cbbb16c
commit dc1f002fb7
7 changed files with 0 additions and 7 deletions

View File

@@ -34,7 +34,6 @@
#include "BLI_buffer.h"
#include "BLI_listbase.h"
#include "BLI_string.h"
#include "BLI_math.h"
#include "BKE_context.h"
#include "BKE_main.h"

View File

@@ -46,7 +46,6 @@
#include "BKE_main.h"
#include "BKE_screen.h"
#include "BKE_scene.h"
#include "BKE_workspace.h"
#include "GHOST_C-api.h"

View File

@@ -50,7 +50,6 @@
#include "BKE_customdata.h"
#include "BKE_idprop.h"
#include "BKE_global.h"
#include "BKE_layer.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"

View File

@@ -73,7 +73,6 @@
#include "BKE_autoexec.h"
#include "BKE_blender.h"
#include "BKE_blendfile.h"
#include "BKE_blender_undo.h"
#include "BKE_callbacks.h"
#include "BKE_context.h"
#include "BKE_global.h"

View File

@@ -55,7 +55,6 @@
#include "BKE_library_remap.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_idcode.h"

View File

@@ -53,7 +53,6 @@
#include "BKE_blendfile.h"
#include "BKE_blender.h"
#include "BKE_blender_undo.h"
#include "BKE_callbacks.h"
#include "BKE_context.h"
#include "BKE_font.h"

View File

@@ -44,7 +44,6 @@
#include "BLT_translation.h"
#include "BKE_blender.h"
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_icons.h"