Skip to content

Commit 6abdd61

Browse files
committed
Remove unnecessary define (already set in CMake config)
This is already set from cmake/FindOsmium.cmake .
1 parent 7869a4e commit 6abdd61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/node-persistent-cache.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* For a full list of authors see the git log.
88
*/
99

10-
#define _LARGEFILE64_SOURCE /* See feature_test_macros(7) */
11-
1210
#include "logging.hpp"
1311
#include "node-persistent-cache.hpp"
1412

0 commit comments

Comments
 (0)