summaryrefslogtreecommitdiff
path: root/kconfig-frontends/libs/images/images.h
diff options
context:
space:
mode:
authorChristian Eppler <c.eppler@linutonix.de>2013-05-15 17:38:38 +0200
committerChristian Eppler <c.eppler@linutonix.de>2013-05-15 17:38:38 +0200
commit22db35bbe11cb1da8416ca125cc158fcafc60b4b (patch)
tree643d3fcbbaf59e75707eea1e137765f477a37de8 /kconfig-frontends/libs/images/images.h
parentc358412dbf0c779910057d4547f673e85b7b12dd (diff)
Kconfig with fastbuild,masterpres,masterhandout
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
Diffstat (limited to 'kconfig-frontends/libs/images/images.h')
-rw-r--r--kconfig-frontends/libs/images/images.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/kconfig-frontends/libs/images/images.h b/kconfig-frontends/libs/images/images.h
deleted file mode 100644
index 4d528a7..0000000
--- a/kconfig-frontends/libs/images/images.h
+++ /dev/null
@@ -1,15 +0,0 @@
-extern const char *xpm_load[];
-extern const char *xpm_save[];
-extern const char *xpm_back[];
-extern const char *xpm_tree_view[];
-extern const char *xpm_single_view[];
-extern const char *xpm_split_view[];
-extern const char *xpm_symbol_no[];
-extern const char *xpm_symbol_mod[];
-extern const char *xpm_symbol_yes[];
-extern const char *xpm_choice_no[];
-extern const char *xpm_choice_yes[];
-extern const char *xpm_menu[];
-extern const char *xpm_menu_inv[];
-extern const char *xpm_menuback[];
-extern const char *xpm_void[];