summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
diff options
context:
space:
mode:
authorRussell Belfer <arrbee@arrbee.com>2012-01-16 18:00:18 -0800
committerRussell Belfer <arrbee@arrbee.com>2012-01-16 18:00:18 -0800
commit83bfbdf593a76c591bb9cbd40cec6fca36c81a9c (patch)
tree2a6e6d9e3c2ba568fa749a2a483a0f9012d770ff /include/git2/commit.h
parenta51cd8e6f6724079a552b75e014f792f3f68e158 (diff)
downloadlibgit2-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