Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove stale non-static-inline prototype for tree_entry_extract()
When 4651ece made the function a "static inline", it should have removd the stale prototype but everybody missed that. Thomas Glanzmann noticed this broke compilation with Forte12 compiler on his Sun boxes. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information