summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-shell.c
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-31 21:21:10 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-31 21:21:10 -0500
commit50dfe139266431972a22958ce40637aacd13214f (patch)
treebb105a600f2057532f0a4af27ef00c038c2b29af /embed/ephy-embed-shell.c
parent99f101b16c892eaf7fc06b02cbb46e4d7f9691d2 (diff)
downloadepiphany-50dfe139266431972a22958ce40637aacd13214f.tar.gz
Remove private headers
There's no public API anymore and no extensions. Having private headers years later serves no purpose and is just confusing.
Diffstat (limited to 'embed/ephy-embed-shell.c')
-rw-r--r--embed/ephy-embed-shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index e1886e56f..5f71feb86 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -26,7 +26,6 @@
#include "ephy-dbus-util.h"
#include "ephy-debug.h"
#include "ephy-embed-prefs.h"
-#include "ephy-embed-private.h"
#include "ephy-embed-type-builtins.h"
#include "ephy-embed-utils.h"
#include "ephy-encodings.h"