Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <eiseljulian@gmail.com>2019-08-27 01:40:17 +0300
committerJulian Eisel <eiseljulian@gmail.com>2019-08-27 01:40:17 +0300
commit15bc4143fc9edad84de9f4e33eb796faf14c6b3e (patch)
treec7aeb30da9c6ac8e203d3bf0bcaca5fd05d2a490 /source/blender/editors/space_graph
parentadccfb33e54d7f2889ec216bd34770bb8d5abe7f (diff)
parentce2368cf69f5124e0450efb759f2343735c37616 (diff)
Merge branch 'master' into filebrowser_redesign
Diffstat (limited to 'source/blender/editors/space_graph')
-rw-r--r--source/blender/editors/space_graph/graph_intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_graph/graph_intern.h b/source/blender/editors/space_graph/graph_intern.h
index 168c38b66a4..320240221b5 100644
--- a/source/blender/editors/space_graph/graph_intern.h
+++ b/source/blender/editors/space_graph/graph_intern.h
@@ -26,7 +26,6 @@
struct ARegion;
struct ARegionType;
-struct ScrArea;
struct SpaceGraph;
struct bAnimContext;
struct bAnimListElem;