···115115 case ACTION_STD_MENU:
116116 return ACTION_FM_MENU;
117117 case ACTION_TOUCH_SCROLLBAR:
118118- /* TODO */
118118+ /* TODO - skin_get_touchaction has this hardcoded to seek in
119119+ * current track, refactor it if this is ever implemented. */
119120 break;
120121 }
121122#endif