summaryrefslogtreecommitdiff
path: root/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'status.c')
-rw-r--r--status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/status.c b/status.c
index 0a0ae22..bdc0a4b 100644
--- a/status.c
+++ b/status.c
@@ -20,7 +20,6 @@ cStatusBlock::cStatusBlock(void):
void cStatusBlock::ChannelSwitch(const cDevice *Device, int ChannelNumber)
{
int current_channel=cDevice::CurrentChannel();
- int device_number=Device->DeviceNumber();
if (cSetupBlock::LastChannel==0)
{