diff options
Diffstat (limited to 'protocols/Non-IM Contact/src/stdafx.h')
-rw-r--r-- | protocols/Non-IM Contact/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Non-IM Contact/src/stdafx.h b/protocols/Non-IM Contact/src/stdafx.h index eea3c27698..9e86855567 100644 --- a/protocols/Non-IM Contact/src/stdafx.h +++ b/protocols/Non-IM Contact/src/stdafx.h @@ -59,7 +59,6 @@ extern IconItem iconList[]; // Services.c INT_PTR GetLCCaps(WPARAM wParam,LPARAM lParam); -INT_PTR GetLCName(WPARAM wParam,LPARAM lParam); INT_PTR LoadLCIcon(WPARAM wParam,LPARAM lParam); int SetLCStatus(WPARAM wParam,LPARAM lParam); INT_PTR GetLCStatus(WPARAM wParam,LPARAM lParam); |