[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bkdev-python=5D_/=3A_Remove_unneaded_header_file_dep?=
From:       Sven Brauch <svenbrauch () googlemail ! com>
Date:       2011-03-31 18:25:29
Message-ID: 20110331182529.05885A609B () git ! kde ! org
[Download RAW message or body]

Git commit 0cdfd92c029514c4118cc9e0a1b892b33a2d3317 by Sven Brauch.
Committed on 31/03/2011 at 20:28.
Pushed by brauch into branch 'master'.

Remove unneaded header file dependency

M  +0    -1    duchain/pythoneditorintegrator.cpp     
M  +0    -2    pythonparsejob.h     

http://commits.kde.org/kdev-python/0cdfd92c029514c4118cc9e0a1b892b33a2d3317

diff --git a/duchain/pythoneditorintegrator.cpp b/duchain/pythoneditorintegrator.cpp
index ae35f58..311f2c7 100644
--- a/duchain/pythoneditorintegrator.cpp
+++ b/duchain/pythoneditorintegrator.cpp
@@ -26,7 +26,6 @@
 #include <ktexteditor/smartinterface.h>
 
 #include <language/editor/documentrange.h>
-#include <language/editor/documentrangeobject.h>
 
 #include "ast.h"
 
diff --git a/pythonparsejob.h b/pythonparsejob.h
index 12ac9af..e71f0b4 100644
--- a/pythonparsejob.h
+++ b/pythonparsejob.h
@@ -67,8 +67,6 @@ public:
     static TopDUContext* m_internalFunctions;
     static KUrl internalFunctionsFile;
     
-    void checkInternalFunctionsParsed();
-
 protected:
     virtual void run();
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic