Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ak/git-strip-extension-from-dashed-command' into maint
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 1459f9b87e9d939af3460d3461ad4ec805e1ef29..c07e0c177890639cf016eac9766d04f235dbfbcf 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-333,10
+333,6
@@
extern char *gitdirname(char *);
#define _PATH_DEFPATH "/usr/local/bin:/usr/bin:/bin"
#endif
-#ifndef STRIP_EXTENSION
-#define STRIP_EXTENSION ""
-#endif
-
#ifndef has_dos_drive_prefix
static inline int git_has_dos_drive_prefix(const char *path)
{