add mvcp unit control
[melted_gui] / src / instance.h
index be3fa87..6dae179 100644 (file)
@@ -113,7 +113,7 @@ typedef struct playlist_item
     int player;                 /**< player index that item currenly associated, -1 otherwise */
     playlist_item_type_t type;  /**< block type of item */
     int int_idx;                /**< internal playlist index */
-    int omn_offset;
+//    int omn_offset;
     int error;                  /**< flag indicates if any error occured with item */
     int del;                    /**<  */
 /*@}*/