Skip to content

Commit ad4de6d

Browse files
committed
Merge pull request #276 from eregon/duplicated_fclose
Remove duplicated assignment in the OS functor
2 parents 06e26f5 + 2870ce9 commit ad4de6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vm/boostenv/lib/OS.oz

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ define
155155

156156
Fclose = Boot_OS.fclose
157157
Fseek = Boot_OS.fseek
158-
Fclose = Boot_OS.fclose
159158

160159
% Standard streams
161160

0 commit comments

Comments
 (0)