[rkward-cvs] SF.net SVN: rkward:[4081] trunk/rkward/rkward/windows/rkcommandeditorwindow .cpp
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed Dec 7 18:46:53 UTC 2011
Revision: 4081
http://rkward.svn.sourceforge.net/rkward/?rev=4081&view=rev
Author: tfry
Date: 2011-12-07 18:46:53 +0000 (Wed, 07 Dec 2011)
Log Message:
-----------
Hmm, what is this warning message still doing, here?
Modified Paths:
--------------
trunk/rkward/rkward/windows/rkcommandeditorwindow.cpp
Modified: trunk/rkward/rkward/windows/rkcommandeditorwindow.cpp
===================================================================
--- trunk/rkward/rkward/windows/rkcommandeditorwindow.cpp 2011-12-07 18:31:26 UTC (rev 4080)
+++ trunk/rkward/rkward/windows/rkcommandeditorwindow.cpp 2011-12-07 18:46:53 UTC (rev 4081)
@@ -1010,8 +1010,6 @@
current_symbol = symbol;
reset ();
-
-#warning deal with object removals while the completion model is active! Maybe cache all information?
}
void RKCodeCompletionModel::completionInvoked (KTextEditor::View*, const KTextEditor::Range&, InvocationType) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list