mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
Remove remnant diagnostic write.
Copied from Perforce Change: 175967 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
d7136bdbc0
commit
49a7e7eed7
1 changed files with 0 additions and 4 deletions
|
|
@ -80,10 +80,6 @@ def mpsplatformcode() :
|
|||
|
||||
mpsplatform = mpsplatformcode()
|
||||
|
||||
print "mpsplatform = ", mpsplatform
|
||||
|
||||
exit
|
||||
|
||||
make = ''
|
||||
if mpsplatform[4:6] == 'gc' :
|
||||
make = "make -r -f %s.gmk VARIETY=%%s %%s >> %%s" % mpsplatform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue