summaryrefslogtreecommitdiffstats
path: root/tdeioslave/smtp/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/smtp/smtp.h')
-rw-r--r--tdeioslave/smtp/smtp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdeioslave/smtp/smtp.h b/tdeioslave/smtp/smtp.h
index 853ff3ec6..9d324fe0c 100644
--- a/tdeioslave/smtp/smtp.h
+++ b/tdeioslave/smtp/smtp.h
@@ -39,9 +39,7 @@
class KURL;
class TQCString;
template <typename T> class TQMemArray;
-#ifdef USE_QT3
typedef TQMemArray<char> TQByteArray;
-#endif // USE_QT3
namespace KioSMTP {
class Response;