more debug output at level 2

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4548 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2003-09-07 22:40:10 +00:00
parent a0032ff0cf
commit 21b8eada67
+1 -1
View File
@@ -280,7 +280,7 @@ MediaAddonServer::ScanAddOnFlavors(BMediaAddOn *addon)
continue;
}
#if DEBUG >= 3
#if DEBUG >= 2
DumpFlavorInfo(info);
#endif