From 66e6cd53157274e0384b65ff6a437d2dcf6d3a9f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 28 Jan 2019 22:06:53 +1100 Subject: Cleanup: unused struct declarations --- source/blender/makesdna/DNA_windowmanager_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesdna/DNA_windowmanager_types.h') diff --git a/source/blender/makesdna/DNA_windowmanager_types.h b/source/blender/makesdna/DNA_windowmanager_types.h index c3760d66514..c24d7aa1f9c 100644 --- a/source/blender/makesdna/DNA_windowmanager_types.h +++ b/source/blender/makesdna/DNA_windowmanager_types.h @@ -59,7 +59,6 @@ struct UndoStep; struct bContext; struct bScreen; struct uiLayout; -struct wmSubWindow; struct wmTimer; #define OP_MAX_TYPENAME 64 -- cgit v1.2.3