X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fhb-category.c;fp=src%2Fhb-category.c;h=f3d43bd549c28af3953c9e114a6f8558324ee43b;hb=88ee1e67be75d5618016c6f0685c91e38966774e;hp=781598a472b20788a32f77a82ce6f94c00640075;hpb=1ca364009b2ea45e84f91a82a90302b010e2a002;p=chaz%2Fhomebank diff --git a/src/hb-category.c b/src/hb-category.c index 781598a..f3d43bd 100644 --- a/src/hb-category.c +++ b/src/hb-category.c @@ -1,5 +1,5 @@ /* HomeBank -- Free, easy, personal accounting for everyone. - * Copyright (C) 1995-2016 Maxime DOYEN + * Copyright (C) 1995-2017 Maxime DOYEN * * This file is part of HomeBank. * @@ -969,11 +969,9 @@ const gchar *encoding; if( tmpstr != NULL ) { DB( g_print(" + strip %s\n", tmpstr) ); - hb_string_strip_crlf(tmpstr); DB( g_print(" + split\n") ); - str_array = g_strsplit (tmpstr, ";", 3); // type; sign; name