Fully deprecate <mount_point>/.core folder

Symlinks are preserved for backwards compatibility
This commit is contained in:
topjohnwu
2018-11-15 22:55:28 -05:00
parent ee4548230b
commit 572e078d87
4 changed files with 49 additions and 42 deletions

View File

@ -9,9 +9,6 @@
#include <sys/un.h>
#include <sys/socket.h>
extern int setup_done;
extern int seperate_vendor;
// Commands require connecting to daemon
enum {
DO_NOTHING = 0,