summaryrefslogtreecommitdiffstats
path: root/libbb/Makefile.am
diff options
context:
space:
mode:
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2009-11-15 19:43:40 (EST)
committer graham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2009-11-15 19:43:40 (EST)
commit68ee5deade297f659f8690511dd55757b457d9e1 (patch)
tree1372605a6f371e0054b4329b73056cdfc803e888 /libbb/Makefile.am
parent4b982619a3a275e7ee9d607c7e3eb9a348f8fe6b (diff)
Remove dead code.
git-svn-id: http://opkg.googlecode.com/svn/trunk@314 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'libbb/Makefile.am')
-rw-r--r--libbb/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/Makefile.am b/libbb/Makefile.am
index 1f2dd12..2da2dfd 100644
--- a/libbb/Makefile.am
+++ b/libbb/Makefile.am
@@ -15,7 +15,6 @@ libbb_la_SOURCES = gz_open.c \
perror_msg.c perror_msg_and_die.c \
xreadlink.c \
concat_path_file.c \
- ask_confirmation.c \
verror_msg.c vperror_msg.c \
xfuncs.c messages.c \
last_char_is.c \