From 3eb8000eb429a97d20fb9d403eea43bffe04175f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 31 Jul 2009 09:05:13 +0000 Subject: remove more unneeded args, also allow ipo to animate the ref value for KX_BlenderMaterial's --- source/gameengine/GamePlayer/ghost/GPG_Application.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/gameengine/GamePlayer/ghost/GPG_Application.cpp') diff --git a/source/gameengine/GamePlayer/ghost/GPG_Application.cpp b/source/gameengine/GamePlayer/ghost/GPG_Application.cpp index bd332e8bbd7..f1b05c1292d 100644 --- a/source/gameengine/GamePlayer/ghost/GPG_Application.cpp +++ b/source/gameengine/GamePlayer/ghost/GPG_Application.cpp @@ -711,7 +711,6 @@ bool GPG_Application::startEngine(void) startscenename, startscene, dictionaryobject, - m_keyboard, m_rendertools, m_canvas); m_ketsjiengine->AddScene(startscene); -- cgit v1.2.3