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:
authorRob Haarsma <phaseIV@zonnet.nl>2005-03-24 00:10:03 +0300
committerRob Haarsma <phaseIV@zonnet.nl>2005-03-24 00:10:03 +0300
commitb86dc81cf346a6c54ab60d312169fb4882f44972 (patch)
treee5bcf80f13367c16d365d50db862203cbcb20cbe /source/blender/src/header_seq.c
parent6be51da81af0212dc6ed7099dd9f514e5f3e7e3f (diff)
Removed a couple of redundant "FTF_api.h" includes,
removed leftovers from Freeimage/Imagemagick experiments and removed stuff from a Quicktime for linux implementation. Also removed the (win32) Fullscreen button from the UI and disabled the corresponding commandline option. The code is still present to reenable the option whenever the ATI issues get solved.
Diffstat (limited to 'source/blender/src/header_seq.c')
-rw-r--r--source/blender/src/header_seq.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/src/header_seq.c b/source/blender/src/header_seq.c
index 2f506eb2683..59c7b9ceacf 100644
--- a/source/blender/src/header_seq.c
+++ b/source/blender/src/header_seq.c
@@ -45,9 +45,6 @@
#include "BMF_Api.h"
#include "BIF_language.h"
-#ifdef INTERNATIONAL
-#include "FTF_Api.h"
-#endif
#include "DNA_ID.h"
#include "DNA_scene_types.h"