diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_constants.h')
-rw-r--r-- | plugins/UserInfoEx/src/svc_constants.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/UserInfoEx/src/svc_constants.h b/plugins/UserInfoEx/src/svc_constants.h index 6597db78f6..b1e8bb5443 100644 --- a/plugins/UserInfoEx/src/svc_constants.h +++ b/plugins/UserInfoEx/src/svc_constants.h @@ -106,9 +106,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define SET_CONTACT_BIRTHDAY "BirthDay"
#define SET_CONTACT_BIRTHMONTH "BirthMonth"
#define SET_CONTACT_BIRTHYEAR "BirthYear"
-#define SET_CONTACT_DOBD "DOBd"
-#define SET_CONTACT_DOBM "DOBm"
-#define SET_CONTACT_DOBY "DOBy"
// database settings (company psp)
#define SET_CONTACT_COMPANY_POSITION "CompanyPosition"
|