haiku: Drop haiku-softpipe.c; fix extern C
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Thu, 3 Oct 2013 21:05:23 +0000 (21:05 +0000)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Fri, 4 Oct 2013 23:20:09 +0000 (18:20 -0500)
commit4d15ef512176cef548240bce031949e696f54847
tree690b32d651f8263d870d065e97f3dbe922873376
parentbc2fb19773908aa95f81c96ea4e22ff87167bfb4
haiku: Drop haiku-softpipe.c; fix extern C

* It isn't needed any longer as we're
  moving in the code that called it.
* The winsys code is C, so make sure
  we include the header in the extern C
src/gallium/targets/haiku-softpipe/GalliumContext.cpp
src/gallium/targets/haiku-softpipe/SConscript
src/gallium/targets/haiku-softpipe/haiku-softpipe.c [deleted file]
src/gallium/targets/haiku-softpipe/haiku-softpipe.h [deleted file]