mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
remove comment
This commit is contained in:
@@ -3,9 +3,6 @@ package org.briarproject.bramble.api.plugin.event;
|
||||
import org.briarproject.bramble.api.event.Event;
|
||||
import org.briarproject.bramble.api.plugin.BluetoothEnableDisableReason;
|
||||
|
||||
/**
|
||||
* force disable stop the bluetooth adapter only when we turned it on
|
||||
*/
|
||||
abstract class BluetoothEvent extends Event {
|
||||
private BluetoothEnableDisableReason selectedReason;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user