Skip to content

Commit

Permalink
Remove some legacy stuff in the build system
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Feb 15, 2011
1 parent b365966 commit 7eaf977
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ mv -f INSTALL.git INSTALL
##
rm -f vlc-config.in vlc-config
rm -f src/misc/modules_builtin.h
rm -f stamp-builtin stamp-h* mozilla/stamp-pic
rm -f stamp-h*

# Shut up
set +x
Expand Down
2 changes: 0 additions & 2 deletions vlc-config.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ while test $# -gt 0; do
;;
pic)
;;
mozilla)
;;
*)
module="$tgt"
;;
Expand Down

0 comments on commit 7eaf977

Please sign in to comment.