[gnome-photos] Revert "Add PhotosEditBar"



commit 9b24d1705b3d3915ca92b8fc556f7dc6fccc49f9
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Dec 4 11:45:55 2015 +0100

    Revert "Add PhotosEditBar"
    
    We never used it, and aren't planning to either. It has the nice
    side-effect of removing a use of the deprecated
    gtk_style_context_set_background.
    
    This reverts commit f20d95b0e82ae2e2e65eb5989e556a3be9bbd6ea.

 src/Makefile.am       |    2 -
 src/photos-edit-bar.c |  236 -------------------------------------------------
 src/photos-edit-bar.h |   55 ------------
 3 files changed, 0 insertions(+), 293 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d1aabe..66cdb49 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -70,8 +70,6 @@ gnome_photos_SOURCES = \
        photos-dlna-renderers-manager.h \
        photos-dropdown.c \
        photos-dropdown.h \
-       photos-edit-bar.c \
-       photos-edit-bar.h \
        photos-edit-palette.c \
        photos-edit-palette.h \
        photos-edit-palette-row.c \


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