No need to undefine USE_NETCODE.

This commit is contained in:
Pavel Roskin 2003-10-29 06:58:14 +00:00
parent 3315f35e31
commit 5f35b799bb

View File

@ -3,8 +3,6 @@
#ifndef __VFSDUMMY_H
#define __VFSDYMMY_H
#undef USE_NETCODE
/* Flags of VFS classes */
#define VFSF_LOCAL 1 /* Class is local (not virtual) filesystem */
#define VFSF_NOLINKS 2 /* Hard links not supported */