pidgin/pidgin

Parents 8b773de09aaf
Children ef8cfc432444
Remove some unused headers from pidginprefs.c that don't exist in gtk4

Testing Done:
Compiled with and without VV enabled and verified there were no errors.

Reviewed at https://reviews.imfreedom.org/r/1308/
--- a/pidgin/prefs/pidginprefs.c Thu Feb 10 21:44:33 2022 -0600
+++ b/pidgin/prefs/pidginprefs.c Thu Feb 24 21:16:07 2022 -0600
@@ -43,18 +43,6 @@
#include "pidgindebug.h"
#include "pidgingdkpixbuf.h"
#include "pidginprefs.h"
-#ifdef USE_VV
-#include <gst/video/videooverlay.h>
-#ifdef GDK_WINDOWING_WIN32
-#include <gdk/gdkwin32.h>
-#endif
-#ifdef GDK_WINDOWING_X11
-#include <gdk/gdkx.h>
-#endif
-#ifdef GDK_WINDOWING_QUARTZ
-#include <gdk/gdkquartz.h>
-#endif
-#endif
#include <libsoup/soup.h>
#define PREFS_OPTIMAL_ICON_SIZE 32