Remove some extra blank lines.

This commit is contained in:
nicm
2015-09-14 13:22:02 +00:00
parent 62bb6e37e0
commit 16ee4de5df
5 changed files with 0 additions and 5 deletions

View File

@ -254,7 +254,6 @@ paste_set(char *data, size_t size, const char *name, char **cause)
return (-1);
}
pb = xmalloc(sizeof *pb);
pb->name = xstrdup(name);