diff --git a/tools/build/makeshorewall b/tools/build/makeshorewall index 28b3516e7..0a0a60b69 100755 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -208,11 +208,6 @@ touch $LOGFILE progress_message "Build of Shorewall $VERSION on $(date)" case $VERSION in - 2.4.*) - SVNBRANCH="branches/2.4/Shorewall" - DOCTAG="branches/2.4/docs" - XMLPROJ="docs-2.4" - ;; 3.0.*) SVNBRANCH="branches/3.0/Shorewall" DOCTAG="trunk/docs"