User directory: kill all strings referring to known contacts

This commit is contained in:
manuroe
2017-07-28 15:04:28 +02:00
parent ab629bae99
commit bdc128d55e
5 changed files with 5 additions and 8 deletions
@@ -22,7 +22,7 @@
#import "AppDelegate.h"
#define CONTACTS_TABLEVC_LOCALCONTACTS_BITWISE 0x01
#define CONTACTS_TABLEVC_KNOWNCONTACTS_BITWISE 0x02
#define CONTACTS_TABLEVC_USERDIRECTORY_BITWISE 0x02
#define CONTACTS_TABLEVC_DEFAULT_SECTION_HEADER_HEIGHT 30.0
#define CONTACTS_TABLEVC_LOCALCONTACTS_SECTION_HEADER_HEIGHT 65.0