libgit2/tests/path
Sam Clegg ccd8ba9bba Fix warnings in thread-utils.h when building without -DTHREADSAFE=ON
The compiler was generating a bunch of warnings for
git_mutex_init and git_mutex_lock when GIT_THREADS
was not defined (i.e. when not using -DTHREADSAFE=ON).

Also remove an unused variable from tests/path/core.c.
2014-09-08 16:48:04 -07:00
..
core.c Fix warnings in thread-utils.h when building without -DTHREADSAFE=ON 2014-09-08 16:48:04 -07:00