remove useless dyaml.hack module, close #193 (#201)

This commit is contained in:
BBasile 2018-10-01 06:20:11 +02:00 committed by GitHub
parent 9d9acb5204
commit 4bf20167f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 100 deletions

View file

@ -18,7 +18,6 @@ dyaml_src = [
'source/dyaml/escapes.d',
'source/dyaml/event.d',
'source/dyaml/exception.d',
'source/dyaml/hacks.d',
'source/dyaml/linebreak.d',
'source/dyaml/loader.d',
'source/dyaml/node.d',