diff options
author | Russell Belfer <arrbee@arrbee.com> | 2012-01-16 18:00:18 -0800 |
---|---|---|
committer | Russell Belfer <arrbee@arrbee.com> | 2012-01-16 18:00:18 -0800 |
commit | 83bfbdf593a76c591bb9cbd40cec6fca36c81a9c (patch) | |
tree | 2a6e6d9e3c2ba568fa749a2a483a0f9012d770ff /include/git2/commit.h | |
parent | a51cd8e6f6724079a552b75e014f792f3f68e158 (diff) | |
download | libgit2-83bfbdf593a76c591bb9cbd40cec6fca36c81a9c.tar.gz |
Remove poor git__removechar function
Going back over this, the git__removechar function was not
needed (only invoked once) and is actually mislabeled. As
implemented, it really only made sense for removing backslash
characters, since two of the "removed" characters in a row
would include the second one -- i.e. it really implements
stripping backslash-escaped strings where a backslash allows
internal whitespace in a word.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions