[gnome-software: 16/18] gs-screenshot-carousel: Remove unnecessary includes




commit 3ebdac9339c75d3de5a7a9db7fd043336483c17d
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jul 26 17:03:01 2021 +0100

    gs-screenshot-carousel: Remove unnecessary includes
    
    None of these were relevant or used.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-screenshot-carousel.c | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/gs-screenshot-carousel.c b/src/gs-screenshot-carousel.c
index 7a3ca5292..045db959b 100644
--- a/src/gs-screenshot-carousel.c
+++ b/src/gs-screenshot-carousel.c
@@ -36,11 +36,6 @@
 #include "gs-utils.h"
 
 #include "gs-screenshot-carousel.h"
-#include "gs-app-version-history-row.h"
-#include "gs-app-version-history-dialog.h"
-#include "gs-description-box.h"
-#include "gs-history-dialog.h"
-#include "gs-origin-popover-row.h"
 #include "gs-screenshot-image.h"
 
 struct _GsScreenshotCarousel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]