diff options
Diffstat (limited to 'source4/ntvfs/config.mk')
-rw-r--r-- | source4/ntvfs/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/ntvfs/config.mk b/source4/ntvfs/config.mk index 1c37a608bf..bc39d82156 100644 --- a/source4/ntvfs/config.mk +++ b/source4/ntvfs/config.mk @@ -76,7 +76,6 @@ OBJ_FILES = \ PUBLIC_HEADERS = ntvfs.h MAJOR_VERSION = 0 MINOR_VERSION = 0 -INIT_FUNCTION = ntvfs_init DESCRIPTION = Virtual File System with NTFS semantics RELEASE_VERSION = 1 OBJ_FILES = \ |