# HG changeset patch # User Mark Doliner # Date 1043023792 0 # Node ID 539cccfffa4629e66e7705c41bebae6512afcfc1 # Parent d0cef2cc96609eebb58a5986ec5f33419b4bd5c3 [gaim-migrate @ 4618] I have to keep my adopted baby in line, lest it turn to the dark side and try to light saber me to death. committer: Tailor Script diff -r d0cef2cc9660 -r 539cccfffa46 src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Mon Jan 20 00:40:20 2003 +0000 +++ b/src/protocols/oscar/oscar.c Mon Jan 20 00:49:52 2003 +0000 @@ -641,7 +641,6 @@ if (isdigit(*user->username)) { odata->icq = TRUE; - /* this is odd but it's necessary for a proper do_import and do_export */ gc->password[8] = 0; } else { gc->flags |= OPT_CONN_HTML;