diff options
| author | Christian Eppler <c.eppler@linutonix.de> | 2013-05-15 17:38:38 +0200 |
|---|---|---|
| committer | Christian Eppler <c.eppler@linutonix.de> | 2013-05-15 17:38:38 +0200 |
| commit | 22db35bbe11cb1da8416ca125cc158fcafc60b4b (patch) | |
| tree | 643d3fcbbaf59e75707eea1e137765f477a37de8 /kconfig-frontends/libs/images/images.h | |
| parent | c358412dbf0c779910057d4547f673e85b7b12dd (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.h | 15 |
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[]; |
