summaryrefslogtreecommitdiffstats
path: root/src/ftpthread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftpthread.cpp')
-rw-r--r--src/ftpthread.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ftpthread.cpp b/src/ftpthread.cpp
index c51ae20..3634bbb 100644
--- a/src/ftpthread.cpp
+++ b/src/ftpthread.cpp
@@ -18,11 +18,6 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-// enable > 2gb support (LFS)
-
-#define _LARGEFILE_SOURCE
-#define _LARGEFILE64_SOURCE
-
#include <kstandarddirs.h>
#include <tqapplication.h>