diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.h b/config.h index 8d0cd9f..69c5f26 100644 --- a/config.h +++ b/config.h @@ -13,8 +13,3 @@ char *taglist[] = { /* Words containing any of these characters are skipped. */ char *skip = "&/-=~"; - -/* Should the dictionary of hyphenation patterns be in -a location other than the one specified here, replace this -with the valid location. */ -char *dictfile = "/usr/local/share/hyphen/hyph_en_US.dic"; |