1
0
Fork 0

Removed dosbox_datadir.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@830
This commit is contained in:
Sjoerd van der Berg 2003-03-28 23:41:34 +00:00
parent c0ddbe1da3
commit 21306420c0

View file

@ -50,7 +50,5 @@
#define ftruncate(blah,blah2) chsize(blah,blah2)
#endif
extern const char * dosbox_datadir;
#endif