sim-card
/
qemu
Archived
10
0
Fork 0

removed unused code

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3549 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2007-11-08 14:01:49 +00:00
parent 46027c07de
commit abf283372b
1 changed files with 0 additions and 5 deletions

View File

@ -28,11 +28,6 @@
#define DEBUG_LOGFILE "/tmp/qemu.log"
#ifdef __APPLE__
#include <crt_externs.h>
# define environ (*_NSGetEnviron())
#endif
static const char *interp_prefix = CONFIG_QEMU_PREFIX;
const char *qemu_uname_release = CONFIG_UNAME_RELEASE;