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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tdeioslave/smtp/smtp.h b/tdeioslave/smtp/smtp.h
index e9d9b833b..9d324fe0c 100644
--- a/tdeioslave/smtp/smtp.h
+++ b/tdeioslave/smtp/smtp.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* Copyright (c) 2000, 2001 Alex Zepeda <zipzippy@sonic.net>
* Copyright (c) 2001 Michael H�ckel <Michael@Haeckel.Net>
* All rights reserved.
@@ -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;