X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fhb-category.c;h=807e93d92d01e3db514282527aca69b2b34922af;hp=ce14b3c035b329b176c6cc00cfa4b56f52d627ea;hb=b84403141a4c3a32a594800eb3fcabdc856461f8;hpb=996fa4ab9f6b836001f8ad0eecbfd3821687fea7 diff --git a/src/hb-category.c b/src/hb-category.c index ce14b3c..807e93d 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. * @@ -966,11 +966,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