regcomp.c: Remove special handling for U+00DF
authorKarl Williamson <public@khwilliamson.com>
Mon, 7 Feb 2011 18:14:50 +0000 (11:14 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 14 Feb 2011 15:41:36 +0000 (08:41 -0700)
commita5d74e1d0809998b8f63382635aae40d4c0b24ed
treeac97d5ddde1195cd4a15df9e8a03ce20712b87e5
parent8e3094e5043730c7392a234c5ba58db1c535fa59
regcomp.c: Remove special handling for U+00DF

The code elsewhere is now better equipped to handle this.
regcomp.c