summaryrefslogtreecommitdiff
path: root/panels
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2018-03-31 17:06:43 +0200
committerBenjamin Berg <bberg@redhat.com>2018-04-17 14:59:31 +0200
commite1593b3c02919b3409b9aa8d2abb1da772e58278 (patch)
treed35aa9aa58fc42146195fca845e44fa4821c284b /panels
parent37a6b940cb83d97b808da77f397e34100beb263f (diff)
downloadgnome-control-center-e1593b3c02919b3409b9aa8d2abb1da772e58278.tar.gz
shell: Remove CcEditableEntry, it is not used anywhere
Diffstat (limited to 'panels')
-rw-r--r--panels/printers/pp-details-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/panels/printers/pp-details-dialog.c b/panels/printers/pp-details-dialog.c
index 5db3798ad..d5a56f168 100644
--- a/panels/printers/pp-details-dialog.c
+++ b/panels/printers/pp-details-dialog.c
@@ -33,7 +33,6 @@
#include <cups/cups.h>
#include <cups/ppd.h>
-#include "cc-editable-entry.h"
#include "pp-details-dialog.h"
#include "pp-ppd-selection-dialog.h"
#include "pp-printer.h"