Remove dead Windows code
Review Request #3675 — Created Nov. 23, 2024 and submitted — Latest diff uploaded
winpidgin_get_lastactive
and theDwm*
function prototypes are not used by anything.
purple_got_protocol_handler_uri
no longer exists, so there's no need to run a message-only window to process those requests. And without that window, there's no need to trackHINSTANCE
for the DLL and EXE.Also, remove some outdated
#include
.
Cross-compiled in mingw.
libpurple/win32/win32dep.c |
---|
pidgin/libpidgin.c |
---|
pidgin/pidgin.c |
---|
pidgin/pidginapplication.c |
---|
pidgin/win32/gtkwin32dep.h |
---|
pidgin/win32/gtkwin32dep.c |
---|
pidgin/win32/winpidgin.c |
---|