diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-02-06 12:05:51 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-02-06 12:05:51 -0500 |
commit | e7d06a4b702463f13371eed92ba790b8c527dd76 (patch) | |
tree | d5c516671f4735b634135e86c28f8409ae9edfa8 /peek-remote.c | |
parent | Correct fast-import timezone documentation. (diff) | |
download | tgif-e7d06a4b702463f13371eed92ba790b8c527dd76.tar.xz |
Remove unnecessary null pointer checks in fast-import.
There is no need to check for a NULL pointer before invoking free(),
the runtime library automatically performs this check anyway and
does nothing if a NULL pointer is supplied.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'peek-remote.c')
0 files changed, 0 insertions, 0 deletions