summaryrefslogtreecommitdiffstats
path: root/hacks/munge-ad.pl
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:35:55 +0100
committerSimon Rettberg2020-12-02 08:35:55 +0100
commite5319b91d163384ee22db077b2d37688d65646c9 (patch)
tree04acbf822516634814098b38a9878ffc1a55529d /hacks/munge-ad.pl
parentdriver/timers.c: fix flush_events() (diff)
parent5.44 (diff)
downloadxscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.gz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.xz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.zip
Merge branch 'master' into openslx
Diffstat (limited to 'hacks/munge-ad.pl')
-rwxr-xr-xhacks/munge-ad.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/hacks/munge-ad.pl b/hacks/munge-ad.pl
index 7504d2c..8199b2f 100755
--- a/hacks/munge-ad.pl
+++ b/hacks/munge-ad.pl
@@ -57,7 +57,6 @@ my %disable = (
# Parse the RETIRED_EXES variable from the Makefiles to populate %disable.
-# Duplicated in ../OSX/build-fntable.pl.
#
sub parse_makefiles() {
foreach my $mf ( "Makefile.in", "glx/Makefile.in" ) {