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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2014-04-17 07:45:22 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2014-04-17 09:37:10 +0400
commit3458bad12d4ba7c1184a44fcdabfef265335d30c (patch)
tree49118b32e20606571902e1ffca6aa20539af2dda /source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
parent01a4a09f29974ff7c5c381f399aed143df716cc9 (diff)
Freestyle: removed unnecessary #include files and made minor code cleanup.
Diffstat (limited to 'source/blender/freestyle/intern/view_map/SteerableViewMap.cpp')
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
index a4cb2a4a4f9..fe6f3f1892d 100644
--- a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
+++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
@@ -25,8 +25,6 @@
* \date 01/07/2003
*/
-//soc #include <qimage.h>
-//soc #include <qstring.h>
#include <sstream>
#include "Silhouette.h"