Skip to content

Commit 01d19c4

Browse files
authored
Merge pull request #1455 from joto/remove-unnecessary-define
Remove unnecessary define (already set in CMake config)
2 parents c99298c + 6abdd61 commit 01d19c4

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)