Remove some ancient, dead, test code

Change-Id: Id252fbddd90c2ca3658318c3f256d3a7a0016cef
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Jarek Kobus
2016-10-07 08:51:54 +02:00
committed by Jarek Kobus
parent ad615ece16
commit a2ec71b30a
2 changed files with 0 additions and 25 deletions

View File

@@ -593,8 +593,6 @@ protected slots:
bool inFindScope(const QTextCursor &cursor);
bool inFindScope(int selectionStart, int selectionEnd);
void doFoo();
private:
Internal::TextEditorWidgetPrivate *d;
friend class BaseTextEditor;