From 91072682c01501874ba6d8c74d3ded152db2951b Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Sat, 30 Jul 2016 10:26:05 -0300 Subject: Remove remote feature This has no encryption, SSH credentials are stored in plain text, etc. --- includes/uidefs.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'includes') diff --git a/includes/uidefs.h b/includes/uidefs.h index 7aa7ffae..3bb1c88f 100644 --- a/includes/uidefs.h +++ b/includes/uidefs.h @@ -11,20 +11,10 @@ #endif /* !RELEASE */ #ifdef HAS_LIBSOUP -#define REMOTE_MENU_ITEMS " " \ -" " \ -" " \ -" " \ -" " \ -" " \ -" " \ -" " - #define SYNC_MANAGER_ITEMS " " \ " " #else /* !HAS_LIBSOUP */ -#define REMOTE_MENU_ITEMS #define SYNC_MANAGER_ITEMS #endif /* !HAS_LIBSOUP */ @@ -48,7 +38,6 @@ SYNC_MANAGER_ITEMS " " \ " " \ " " \ -REMOTE_MENU_ITEMS \ " " \ " " \ " " \ -- cgit v1.2.3