Alexander G. M. Smith 5e7964b0a9 Remove Spurious B_BEOS_DATA_DIRECTORY
There is no DATA directory in BeOS, and its FindDir() doesn't implement
it.  No need for a confusing backwards compatibility to something that
doesn't exist (had my hopes up, was going to move some non-executable
files from AddOns to Data in a program that works in BeOS and Haiku).

The removed enum label doesn't change the directory_which enum order
or count, as it was aliasing the value of another existing enum label
(B_SYSTEM_DATA_DIRECTORY).

Fixes #13470

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
2017-05-08 22:17:53 +02:00
..
2016-04-27 11:10:34 -07:00
2014-10-26 23:40:17 +01:00
2016-07-29 18:41:30 -04:00
2017-05-08 22:17:53 +02:00
2017-04-11 18:59:06 +02:00
2016-05-05 18:20:26 +02:00
2017-01-10 21:34:20 +01:00