Merge branch 'ak/git-strip-extension-from-dashed-command'
[gitweb.git] / git-compat-util.h
index 693a336ff52ffc5acfaaa114829008de21b0a651..2acef3f113f64cc3491f085b6535353d16f9a7c8 100644 (file)
@@ -325,10 +325,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)
 {