From 5621e63d36c525f6acd744e2ddae3a73f2c3b453 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 14 Feb 2014 10:55:19 +1100 Subject: Code cleanup: duplicate headers --- source/gameengine/Ketsji/KX_PythonInit.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/gameengine/Ketsji/KX_PythonInit.cpp') diff --git a/source/gameengine/Ketsji/KX_PythonInit.cpp b/source/gameengine/Ketsji/KX_PythonInit.cpp index 68fe735eb79..5d0c6a8bb83 100644 --- a/source/gameengine/Ketsji/KX_PythonInit.cpp +++ b/source/gameengine/Ketsji/KX_PythonInit.cpp @@ -142,8 +142,6 @@ extern "C" { #include "BKE_idcode.h" } -#include "NG_NetworkScene.h" //Needed for sendMessage() - // 'local' copy of canvas ptr, for window height/width python scripts #ifdef WITH_PYTHON -- cgit v1.2.3