diff options
author | schu <schu-github@schulog.org> | 2011-04-26 11:29:05 +0200 |
---|---|---|
committer | schu <schu-github@schulog.org> | 2011-04-26 11:29:05 +0200 |
commit | 402a47a7fa3ab2b549c5183d1d5fc82d95f64663 (patch) | |
tree | 5878576f4878e33f878a9942e46329a1fc029a36 /src/commit.c | |
parent | 7c37aa3ac5eecd0e725d0207c0507c4f6836c0eb (diff) | |
download | libgit2-402a47a7fa3ab2b549c5183d1d5fc82d95f64663.tar.gz |
Fix -Wunused-but-set-variable warnings
As of gcc 4.6 -Wall includes -Wunused-but-set-variable. Use GIT_UNUSED
or remove actually unused variables to prevent those warnings.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions