# HG changeset patch # User Christian Hammond # Date 1065404791 0 # Node ID 85181c25cae3a5e0f7c25a3ee9ffafdecfe967d3 # Parent 282887c9e3dc0993951a4f34440c0539b141d1af [gaim-migrate @ 7736] Remove the UI includes from prpl.c committer: Tailor Script diff -r 282887c9e3dc -r 85181c25cae3 src/prpl.c --- a/src/prpl.c Mon Oct 06 00:17:45 2003 +0000 +++ b/src/prpl.c Mon Oct 06 01:46:31 2003 +0000 @@ -27,11 +27,6 @@ #include "request.h" #include "util.h" -/* XXX */ -#include "gtkinternal.h" -#include "gtkconv.h" -#include "ui.h" - const char * gaim_prpl_num_to_id(GaimProtocol protocol) {