GIT GATEWAY: Remove files that were deleted in 2006.
authorAndreas Fuchs <asf@boinkor.net>
Sun, 13 Jun 2010 08:01:11 +0000 (10:01 +0200)
committerAndreas Fuchs <asf@boinkor.net>
Sun, 13 Jun 2010 08:01:11 +0000 (10:01 +0200)
commit03833f4cc9997c5df2c2ceeeb45936c91cabb747
treef052bbc0c5db085b72257ad1680297e2de6cd76d
parentb43d36ddab647b955432acc51a6d2aec3a128482
GIT GATEWAY: Remove files that were deleted in 2006.

These file removals were never picked up, probably due to a git bug.
The changes corresponding to these file deletions are:

  * b66385e2031fc2cac17dd129df0af400beb48a22 (0.9.16.38)
    - src/compiler/ir1-step.lisp
  * 28ed41eb0eed3f0c1baeebf10793a3d21cb0eb9d
    - src/runtime/ppc-darwin-{langinfo,dlshim}.[ch]
    - src/runtime/x86-darwin-langinfo.c

Thanks to Cyrus Harmon for alerting me to this issue.
src/compiler/ir1-step.lisp [deleted file]
src/runtime/ppc-darwin-dlshim.c [deleted file]
src/runtime/ppc-darwin-dlshim.h [deleted file]
src/runtime/ppc-darwin-langinfo.c [deleted file]
src/runtime/ppc-darwin-langinfo.h [deleted file]
src/runtime/x86-darwin-langinfo.c [deleted file]