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>2012-02-21 02:58:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-21 02:58:00 +0400
commit71146bf93babf8c8fab8faa06f6cf7f9191acb10 (patch)
treeb17a9b39e61fcf49b3e2cac426e6bf70117e5f48 /source/blender/makesrna/intern/makesrna.c
parent6d3cdbe0e502ca51669bf0b686af79101791a2a1 (diff)
copy over a change from bmesh branch that was needed for lightmap unpack to work, also tag some rna vars as unused.
Diffstat (limited to 'source/blender/makesrna/intern/makesrna.c')
-rw-r--r--source/blender/makesrna/intern/makesrna.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/makesrna/intern/makesrna.c b/source/blender/makesrna/intern/makesrna.c
index 8258ef5b753..1bb2daee096 100644
--- a/source/blender/makesrna/intern/makesrna.c
+++ b/source/blender/makesrna/intern/makesrna.c
@@ -2967,5 +2967,3 @@ int main(int argc, char **argv)
return return_status;
}
-
-