diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_gender.h')
-rw-r--r-- | plugins/UserInfoEx/src/svc_gender.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/UserInfoEx/src/svc_gender.h b/plugins/UserInfoEx/src/svc_gender.h index 8fbd958130..ec7d9b734e 100644 --- a/plugins/UserInfoEx/src/svc_gender.h +++ b/plugins/UserInfoEx/src/svc_gender.h @@ -25,7 +25,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. BYTE GenderOf(MCONTACT hContact, LPCSTR pszProto);
BYTE GenderOf(MCONTACT hContact);
-bool SvcGenderEnableExtraIcons(bool bEnable = false, bool bUpdateDB = false);
-void SvcGenderUnloadModule();
-
#endif /* _UINFOEX_SVCGENDER_H_INCLUDED_ */
\ No newline at end of file |