diff options
Diffstat (limited to 'kio/CMakeLists.txt')
-rw-r--r-- | kio/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kio/CMakeLists.txt b/kio/CMakeLists.txt index 2e84efcd8..d4dc7df48 100644 --- a/kio/CMakeLists.txt +++ b/kio/CMakeLists.txt @@ -9,10 +9,6 @@ # ################################################# -add_definitions( - -D_LARGEFILE64_SOURCE=1 -) - add_subdirectory( kssl ) add_subdirectory( kio ) add_subdirectory( bookmarks ) |