Commit 5faece2
committed
git-gui: Remove unused Cygwin compatibility code
Cygwin-distributed builds of git-gui have patched out the
Cygwin-specific compatibility code in the makefile before compiling
since at least the start of 2012 (specifically since at least Git
v1.7.9). The compatibility code is clearly not necessary, so remove it
from the official git-gui code as well.
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>1 parent 82b2cab commit 5faece2
1 file changed
+4
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 139 | + | |
| 140 | + | |
157 | 141 | | |
| 142 | + | |
| 143 | + | |
158 | 144 | | |
159 | 145 | | |
160 | 146 | | |
| |||
0 commit comments