diff --git a/QuickPlay/SongRecycler.cs b/QuickPlay/SongRecycler.cs index 334e791..a279a2c 100644 --- a/QuickPlay/SongRecycler.cs +++ b/QuickPlay/SongRecycler.cs @@ -33,12 +33,6 @@ namespace QuickPlay { throw new NotImplementedException(); } - - public SongRecyclerAdapter(int TODO) - { - - } - } class SongRecyclerViewHolder : Android.Support.V7.Widget.RecyclerView.ViewHolder {