diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-09 12:11:35 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-09 12:11:35 +0000 |
commit | a521361e52fa01199e0a71258e8f9bd309d4b079 (patch) | |
tree | 80c287072118e1c3cb9b869ddfcf4f3c052d681b /net-irc/konversation/files/1.2_rc1-debug.patch | |
parent | Version bump, bug #281617, thank Vieri for this work. (diff) | |
download | historical-a521361e52fa01199e0a71258e8f9bd309d4b079.tar.gz historical-a521361e52fa01199e0a71258e8f9bd309d4b079.tar.bz2 historical-a521361e52fa01199e0a71258e8f9bd309d4b079.zip |
Version bump. Remove old.
Package-Manager: portage-2.2_rc44/cvs/Linux i686
Diffstat (limited to 'net-irc/konversation/files/1.2_rc1-debug.patch')
-rw-r--r-- | net-irc/konversation/files/1.2_rc1-debug.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-irc/konversation/files/1.2_rc1-debug.patch b/net-irc/konversation/files/1.2_rc1-debug.patch deleted file mode 100644 index 1b5b4bff4c59..000000000000 --- a/net-irc/konversation/files/1.2_rc1-debug.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: trunk/extragear/network/konversation/src/viewer/ircview.cpp -=================================================================== ---- trunk/extragear/network/konversation/src/viewer/ircview.cpp (revision 1032161) -+++ trunk/extragear/network/konversation/src/viewer/ircview.cpp (revision 1032162) -@@ -856,8 +856,6 @@ - - KTextBrowser::append(line); - -- Q_ASSERT(document()->rootFrame()->childFrames().count() == 0); // no child frames, see SelectionPin -- - QTextCursor formatCursor(document()->lastBlock()); - QTextBlockFormat format = formatCursor.blockFormat(); - |