ogl: don't call SetViewportChanged from backend as it's not needed any more

This commit is contained in:
degasus
2013-10-14 15:28:47 +02:00
parent 3151d8709c
commit acc0b3b21c
4 changed files with 1 additions and 8 deletions

View File

@ -10,7 +10,6 @@
#include "ConfigManager.h"
#include "Render.h"
#include "VertexShaderManager.h"
#include "GLUtil.h"