comparison vamp-sdk/PluginAdapter.cpp @ 23:db01ce9e7657

* Undefine debug symbol
author cannam
date Tue, 25 Apr 2006 09:45:44 +0000
parents 1eb44d33a371
children ae3e47e76d2d
comparison
equal deleted inserted replaced
22:1eb44d33a371 23:db01ce9e7657
34 authorization. 34 authorization.
35 */ 35 */
36 36
37 #include "PluginAdapter.h" 37 #include "PluginAdapter.h"
38 38
39 #define DEBUG_PLUGIN_ADAPTER 1 39 //#define DEBUG_PLUGIN_ADAPTER 1
40 40
41 41
42 namespace Vamp { 42 namespace Vamp {
43 43
44 PluginAdapterBase::PluginAdapterBase() : 44 PluginAdapterBase::PluginAdapterBase() :