code cleanup: unused vars, make other vars static.

This commit is contained in:
2013-04-10 22:49:50 +00:00
parent 3b399edf7d
commit 8c1cb10cfd
17 changed files with 25 additions and 38 deletions

View File

@@ -38,6 +38,7 @@
#include "KX_PythonInit.h"
#include "Texture.h"
#include "ImageBase.h"
#include "VideoBase.h"
#include "FilterSource.h"
#include "ImageViewport.h"