removed debugging code accidentally committed

This commit is contained in:
bobpaul 2025-02-24 14:53:53 -05:00
parent bd13261acf
commit 56a976cb28

View File

@ -30,7 +30,6 @@ build() {
USE_64K_PAGES=--with-lg-page=16
;;
esac
USE_64K_PAGES=--with-lg-page=16
./configure \
--enable-prof \
$USE_64K_PAGES \