mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-21 07:09:56 +01:00
Removed an unused method.
This commit is contained in:
@@ -94,10 +94,6 @@ abstract public class IdenticonView extends View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected byte getByte(int index) {
|
|
||||||
return getDelegate().getByte(index);
|
|
||||||
}
|
|
||||||
|
|
||||||
abstract protected IdenticonBase getDelegate();
|
abstract protected IdenticonBase getDelegate();
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user