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:
authorMaxime Curioni <maxime.curioni@gmail.com>2009-04-12 11:02:03 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2009-04-12 11:02:03 +0400
commit452593a05382399f6cfc6c958aeb9ebffe4b9d15 (patch)
treed33e5361a8876376ba98825726a97ba8642e3e5b /source/blender/freestyle/FRS_freestyle.h
parentf9cc722e5774509b0a8e8bdcacb7e017a6017381 (diff)
Simplified modelview matrix copy
Diffstat (limited to 'source/blender/freestyle/FRS_freestyle.h')
-rw-r--r--source/blender/freestyle/FRS_freestyle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/freestyle/FRS_freestyle.h b/source/blender/freestyle/FRS_freestyle.h
index 7151471a561..d3ab042f84b 100644
--- a/source/blender/freestyle/FRS_freestyle.h
+++ b/source/blender/freestyle/FRS_freestyle.h
@@ -18,7 +18,6 @@ extern "C" {
extern short freestyle_is_initialized;
- extern float freestyle_fovyradian;
extern float freestyle_viewpoint[3];
extern float freestyle_mv[4][4];
extern float freestyle_proj[4][4];