mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-22 07:39:53 +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.event.Event;
|
||||||
import org.briarproject.bramble.api.plugin.BluetoothEnableDisableReason;
|
import org.briarproject.bramble.api.plugin.BluetoothEnableDisableReason;
|
||||||
|
|
||||||
/**
|
|
||||||
* force disable stop the bluetooth adapter only when we turned it on
|
|
||||||
*/
|
|
||||||
abstract class BluetoothEvent extends Event {
|
abstract class BluetoothEvent extends Event {
|
||||||
private BluetoothEnableDisableReason selectedReason;
|
private BluetoothEnableDisableReason selectedReason;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user