diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:54:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:54:51 +0000 |
commit | 8fe1b9ab21b4088c951e65a442e3bdb340284f8c (patch) | |
tree | 2908b3043d3e2b9fb04901897d812c8442de6d9b /net/qtella/files/patch-src::HostCacheConnection.cpp | |
parent | Unbreak in -CURRENT. (diff) |
As announced on May 6, remove the broken net/qtella port.
Notes
Notes:
svn path=/head/; revision=86554
Diffstat (limited to 'net/qtella/files/patch-src::HostCacheConnection.cpp')
-rw-r--r-- | net/qtella/files/patch-src::HostCacheConnection.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/qtella/files/patch-src::HostCacheConnection.cpp b/net/qtella/files/patch-src::HostCacheConnection.cpp deleted file mode 100644 index b5aa7f18d4a9..000000000000 --- a/net/qtella/files/patch-src::HostCacheConnection.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/HostCacheConnection.cpp.orig Fri Dec 20 14:26:30 2002 -+++ src/HostCacheConnection.cpp Fri Dec 20 14:26:44 2002 -@@ -10,6 +10,7 @@ - #include <qlistbox.h> - #include <qcheckbox.h> - #include <qlineedit.h> -+#include <iostream> - #include <string> - #include <vector> - |