From f46c42d0a7e62f0cc808c2338e1824a22c2a49ab Mon Sep 17 00:00:00 2001 From: David Griffith Date: Mon, 30 Jul 2018 23:53:42 -0700 Subject: [PATCH] Delete useless exports. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index cfb4b3e..8f40a94 100644 --- a/Makefile +++ b/Makefile @@ -89,10 +89,6 @@ export MANDIR export SYSCONFDIR export INCLUDEDIR export LIBDIR -export SOUND -export SAMPLERATE -export BUFFSIZE -export DEFAULT_CONVERTER export COLOR export STRRCHR_DEF -- 2.34.1