[gnome-photos] all: Remove redundant headers
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] all: Remove redundant headers
- Date: Thu, 10 Jul 2014 13:11:53 +0000 (UTC)
commit 7055386916606b686fbc271b4afb056c1e8b623e
Author: Saurav Agarwalla <saurav agarwalla92 gmail com>
Date: Thu Jul 10 16:10:02 2014 +0530
all: Remove redundant headers
https://bugzilla.gnome.org/show_bug.cgi?id=731865
src/photos-facebook-item.h | 2 --
src/photos-flickr-item.h | 2 --
src/photos-item-manager.c | 2 --
src/photos-properties-dialog.c | 2 --
4 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/photos-facebook-item.h b/src/photos-facebook-item.h
index e356c45..2318836 100644
--- a/src/photos-facebook-item.h
+++ b/src/photos-facebook-item.h
@@ -25,8 +25,6 @@
#ifndef PHOTOS_FACEBOOK_ITEM_H
#define PHOTOS_FACEBOOK_ITEM_H
-#include <tracker-sparql.h>
-
#include "photos-base-item.h"
G_BEGIN_DECLS
diff --git a/src/photos-flickr-item.h b/src/photos-flickr-item.h
index 8221c3c..bf31efd 100644
--- a/src/photos-flickr-item.h
+++ b/src/photos-flickr-item.h
@@ -25,8 +25,6 @@
#ifndef PHOTOS_FLICKR_ITEM_H
#define PHOTOS_FLICKR_ITEM_H
-#include <tracker-sparql.h>
-
#include "photos-base-item.h"
G_BEGIN_DECLS
diff --git a/src/photos-item-manager.c b/src/photos-item-manager.c
index 5678f08..8615188 100644
--- a/src/photos-item-manager.c
+++ b/src/photos-item-manager.c
@@ -30,8 +30,6 @@
#include "photos-item-manager.h"
#include "photos-local-item.h"
-#include "photos-facebook-item.h"
-#include "photos-flickr-item.h"
#include "photos-query.h"
#include "photos-search-context.h"
#include "photos-single-item-job.h"
diff --git a/src/photos-properties-dialog.c b/src/photos-properties-dialog.c
index 6743d24..dd298f0 100644
--- a/src/photos-properties-dialog.c
+++ b/src/photos-properties-dialog.c
@@ -30,8 +30,6 @@
#include <glib/gi18n.h>
#include "photos-camera-cache.h"
-#include "photos-facebook-item.h"
-#include "photos-flickr-item.h"
#include "photos-item-manager.h"
#include "photos-local-item.h"
#include "photos-properties-dialog.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]