aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Path.cpp')
-rw-r--r--lib/System/Path.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Path.cpp b/lib/System/Path.cpp
index caf5789..dbac329 100644
--- a/lib/System/Path.cpp
+++ b/lib/System/Path.cpp
@@ -181,4 +181,3 @@ bool Path::hasMagicNumber(const std::string &Magic) const {
#include "Win32/Path.inc"
#endif
-DEFINING_FILE_FOR(SystemPath)