summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-checkout.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-07-09 20:30:00 -0400
committerColin Walters <walters@verbum.org>2013-07-09 20:30:00 -0400
commit88cca89317a77eae2f69541c47c017cd541329d3 (patch)
treea6eedafae247dad2363bcefa52daa31c8f3e1836 /src/ostree/ot-builtin-checkout.c
parent45c75366971669e10ce5441ee2d0be4e043b645f (diff)
downloadostree-88cca89317a77eae2f69541c47c017cd541329d3.tar.gz
ostree: Some header file cleanups
Diffstat (limited to 'src/ostree/ot-builtin-checkout.c')
-rw-r--r--src/ostree/ot-builtin-checkout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ostree/ot-builtin-checkout.c b/src/ostree/ot-builtin-checkout.c
index 25433af1..e2ada071 100644
--- a/src/ostree/ot-builtin-checkout.c
+++ b/src/ostree/ot-builtin-checkout.c
@@ -27,8 +27,6 @@
#include <gio/gunixinputstream.h>
-#include <glib/gi18n.h>
-
static gboolean opt_user_mode;
static gboolean opt_allow_noent;
static char *opt_subpath;