mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
No need to undefine USE_NETCODE.
This commit is contained in:
parent
3315f35e31
commit
5f35b799bb
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user