Skip to content

Commit

Permalink
Remove unneeded disabled warning
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Sep 5, 2022
1 parent 60f750b commit 28b38e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/dune
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
(library
(name omd)
(public_name omd)
(libraries uutf uucp uunf stdcompat)
(flags :standard -w -30))
(libraries uutf uucp uunf stdcompat))

(rule
(with-stdout-to
Expand Down

0 comments on commit 28b38e5

Please sign in to comment.