diff options
author | Dan Armak <danarmak@gentoo.org> | 2003-04-13 10:52:58 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2003-04-13 10:52:58 +0000 |
commit | 80db13ef78f25056985e1575790f2cc9a56e6d5e (patch) | |
tree | c84d8d0e1d05a3baeffdfe589fd9463873289bbc /x11-libs/qt/files | |
parent | minor version update (diff) | |
download | historical-80db13ef78f25056985e1575790f2cc9a56e6d5e.tar.gz historical-80db13ef78f25056985e1575790f2cc9a56e6d5e.tar.bz2 historical-80db13ef78f25056985e1575790f2cc9a56e6d5e.zip |
fix patch by removnig a bad hunk which wasn't necessary anyway. can be unmasked into ~ profiles again.
Diffstat (limited to 'x11-libs/qt/files')
-rw-r--r-- | x11-libs/qt/files/qsocket-3.1.2.diff | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x11-libs/qt/files/qsocket-3.1.2.diff b/x11-libs/qt/files/qsocket-3.1.2.diff index fc8713d16fc9..a255a637c85e 100644 --- a/x11-libs/qt/files/qsocket-3.1.2.diff +++ b/x11-libs/qt/files/qsocket-3.1.2.diff @@ -1,12 +1,5 @@ --- src/network/qsocket.cpp.orig 2003-02-24 09:30:06.000000000 +0100 +++ src/network/qsocket.cpp 2002-12-09 10:40:38.000000000 +0100 -@@ -1,5 +1,5 @@ - /**************************************************************************** --** $Id: qsocket-3.1.2.diff,v 1.1 2003/04/12 23:20:25 brain Exp $ -+** $Id: qsocket-3.1.2.diff,v 1.1 2003/04/12 23:20:25 brain Exp $ - ** - ** Implementation of QSocket class. - ** @@ -112,9 +112,7 @@ public: QSocketPrivate(); |