@ -273,7 +273,6 @@ buildfile(const char *path) {
fpath = g_build_filename(bpath, bname, NULL);
g_free(bname);
if(!(f = fopen(fpath, "a")))
die("Could not open file: %s\n", fpath);