diff options
Diffstat (limited to 'ports-mgmt/barry/files/patch-port.cc')
-rw-r--r-- | ports-mgmt/barry/files/patch-port.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ports-mgmt/barry/files/patch-port.cc b/ports-mgmt/barry/files/patch-port.cc deleted file mode 100644 index 6b04f6133751..000000000000 --- a/ports-mgmt/barry/files/patch-port.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/port.cc.orig Sun Apr 24 02:21:49 2005 -+++ src/port.cc Sun Apr 24 02:21:55 2005 -@@ -64,7 +64,7 @@ - QString m_link; - long long m_size; - }; --}; -+} - - // This would be nice in Qt - template <class Container> |