From 6c7abe6e5b9ff46fdf024e471091799361fb387f Mon Sep 17 00:00:00 2001 From: Randy Smith Date: Mon, 19 Nov 2018 02:22:21 -0600 Subject: Fixes #9671 (#9750) --- lib/pure/os.nim | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/pure/os.nim') diff --git a/lib/pure/os.nim b/lib/pure/os.nim index 658bb6d3a..e2dd872e8 100644 --- a/lib/pure/os.nim +++ b/lib/pure/os.nim @@ -1934,8 +1934,6 @@ proc moveDir*(source, dest: string) {.tags: [ReadIOEffect, WriteIOEffect], noNim copyDir(source, dest) removeDir(source) -#include ospaths - proc expandSymlink*(symlinkPath: string): string {.noNimScript.} = ## Returns a string representing the path to which the symbolic link points. ## -- cgit 1.4.1-2-gfad0