Final modifications for Radio-Audio API communication
[src/app-framework-binder.git] / plugins / audio / audio-api.h
index 8acb1bd..1cf54fc 100644 (file)
@@ -22,9 +22,9 @@
 #include "audio-alsa.h"
 
 /* global plugin handle, should store everything we may need */
-typedef struct {
+/*typedef struct {
   int devCount;
-} pluginHandleT;
+} pluginHandleT;*/
   
 /* structure holding one audio card with current usage status */
 typedef struct {