aboutsummaryrefslogtreecommitdiff
path: root/pcmalsa.cpp
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2022-02-09 01:09:19 +0100
committerJavier <dev.git@javispedro.com>2022-02-09 01:09:19 +0100
commite575d4df4c5c0cd67bb031361e09ec497562934d (patch)
tree5d0f1151109d7a8fd5f9b547c4fd64193205cad5 /pcmalsa.cpp
parent9314830b7674e670807ef210d1e408c7be79947e (diff)
downloadvmusic-e575d4df4c5c0cd67bb031361e09ec497562934d.tar.gz
vmusic-e575d4df4c5c0cd67bb031361e09ec497562934d.zip
cleanup makefile, build-time disable verbose logging by default
Diffstat (limited to 'pcmalsa.cpp')
-rw-r--r--pcmalsa.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/pcmalsa.cpp b/pcmalsa.cpp
index a80befd..45d49b4 100644
--- a/pcmalsa.cpp
+++ b/pcmalsa.cpp
@@ -16,8 +16,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#define LOG_ENABLED 1
-#define LOG_ENABLE_FLOW 1
#define LOG_GROUP LOG_GROUP_DEV_SB16
#include <VBox/err.h>