cleanup code
This commit is contained in:
parent
3c685800d8
commit
50b0d1fb8d
15 changed files with 13 additions and 90 deletions
|
@ -17,8 +17,6 @@ package com.keylesspalace.tusky.interfaces;
|
|||
|
||||
import android.view.View;
|
||||
|
||||
import com.keylesspalace.tusky.entity.Attachment;
|
||||
|
||||
public interface StatusActionListener extends LinkListener {
|
||||
void onReply(int position);
|
||||
void onReblog(final boolean reblog, final int position);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue