dos.library: Remove support for the (now unused) FMF_* flags
commit2dd3839a82832745c57ff9534c8554dc764a3eec
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 05:28:57 +0000 (5 05:28 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 05:28:57 +0000 (5 05:28 +0000)
treeb4568b32ebc10cf6987d1cf94bd8b9967f026192
parentfad10d200c992e5eae4fc28e690196f6e3c054d8
dos.library: Remove support for the (now unused) FMF_* flags

This should complete the Dos Packets transition from a
User API perspective.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39824 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/include/dos/filesystem.h
rom/dos/fs_driver.c
rom/dos/open.c