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:
authorCampbell Barton <ideasman42@gmail.com>2018-06-29 09:05:38 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-29 09:05:38 +0300
commit9bd0c63382bf226c271c40d5a5967c22c75718ea (patch)
tree97ad1061c10f39498459d54da34caddd59d39fbd /intern/ghost/test/multitest/Basic.h
parentbe983295ea14af226b3c824a035ccee9d416c67f (diff)
parentaf36dd4664ddf35c7ad99f05f9878ce1acf787bd (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'intern/ghost/test/multitest/Basic.h')
-rw-r--r--intern/ghost/test/multitest/Basic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/ghost/test/multitest/Basic.h b/intern/ghost/test/multitest/Basic.h
index 86d68ef06cb..3b550af609a 100644
--- a/intern/ghost/test/multitest/Basic.h
+++ b/intern/ghost/test/multitest/Basic.h
@@ -38,4 +38,3 @@ void rect_copy (int dst[2][2], int src[2][2]);
int rect_contains_pt (int rect[2][2], int pt[2]);
int rect_width (int rect[2][2]);
int rect_height (int rect[2][2]);
-