diff options
Diffstat (limited to 'protocols/NewsAggregator/Src/stdafx.h')
-rw-r--r-- | protocols/NewsAggregator/Src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/NewsAggregator/Src/stdafx.h b/protocols/NewsAggregator/Src/stdafx.h index de0f7ed33e..17c1796916 100644 --- a/protocols/NewsAggregator/Src/stdafx.h +++ b/protocols/NewsAggregator/Src/stdafx.h @@ -102,7 +102,6 @@ void NetlibUnInit(); void InitMenu(); void InitIcons(); -INT_PTR NewsAggrGetName(WPARAM wParam, LPARAM lParam); INT_PTR NewsAggrGetCaps(WPARAM wp, LPARAM lp); INT_PTR NewsAggrSetStatus(WPARAM wp, LPARAM /*lp*/); INT_PTR NewsAggrGetStatus(WPARAM/* wp*/, LPARAM/* lp*/); |