This commit is contained in:
Kovid Goyal 2010-12-06 11:00:25 -07:00
parent c9510ba730
commit 51f48f0cb2

View File

@ -237,8 +237,6 @@ static PyTypeObject icu_CollatorType = { // {{{
// }}
// }}}
// }}}
// Module initialization {{{