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:
authorCampbell Barton <ideasman42@gmail.com>2009-07-31 13:05:13 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-07-31 13:05:13 +0400
commit3eb8000eb429a97d20fb9d403eea43bffe04175f (patch)
tree3bfdc229bd505c540278f2eec1dc2cf32177f556 /source/gameengine/GamePlayer/ghost/GPG_Application.cpp
parent7301f33b26ccae263d0bfdde5f82d98a70790fd5 (diff)
remove more unneeded args, also allow ipo to animate the ref value for KX_BlenderMaterial's
Diffstat (limited to 'source/gameengine/GamePlayer/ghost/GPG_Application.cpp')
-rw-r--r--source/gameengine/GamePlayer/ghost/GPG_Application.cpp1
1 files changed, 0 insertions, 1 deletions
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);