Fix .wod files for English and Basque

pull/91/head
Francis Lachapelle 2015-07-22 16:42:06 -04:00
parent f0b88811d6
commit 8f49778501
2 changed files with 0 additions and 18 deletions

View File

@ -86,12 +86,3 @@ signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}
signaturePlacementOnTop: WOConditional {
condition = signaturePlacementOnTop;
}
signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}

View File

@ -86,12 +86,3 @@ signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}
signaturePlacementOnTop: WOConditional {
condition = signaturePlacementOnTop;
}
signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}