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.
This commit is contained in:
2005-03-23 21:10:03 +00:00
parent 6be51da81a
commit b86dc81cf3
22 changed files with 33 additions and 170 deletions

View File

@@ -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_screen_types.h"