mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +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();
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user