diff options
Diffstat (limited to 'lang/fpc/files/patch-compiler_cfileutl.pas')
-rw-r--r-- | lang/fpc/files/patch-compiler_cfileutl.pas | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/fpc/files/patch-compiler_cfileutl.pas b/lang/fpc/files/patch-compiler_cfileutl.pas deleted file mode 100644 index c5e1f8e6fb5f..000000000000 --- a/lang/fpc/files/patch-compiler_cfileutl.pas +++ /dev/null @@ -1,12 +0,0 @@ ---- compiler/cfileutl.pas.orig 2015-11-13 21:15:29 UTC -+++ compiler/cfileutl.pas -@@ -23,9 +23,7 @@ unit cfileutl; - - {$i fpcdefs.inc} - --{$ifndef DragonFly} - {$define usedircache} --{$endif DragonFly} - - interface - |