From c72a9890a757b7c41a761945d27857f8ad373187 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 18 Nov 2011 12:59:14 +0000 Subject: revert bogus part of last commit --- lib/network/connection/cellular_bluetooth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection/cellular_bluetooth.pm') diff --git a/lib/network/connection/cellular_bluetooth.pm b/lib/network/connection/cellular_bluetooth.pm index 21ea07d..5c99b63 100644 --- a/lib/network/connection/cellular_bluetooth.pm +++ b/lib/network/connection/cellular_bluetooth.pm @@ -2,7 +2,7 @@ package network::connection::cellular_bluetooth; use base qw(network::connection::cellular); - +use strict; use common; my $rfcomm_dev_prefix = "/dev/rfcomm"; -- cgit v1.2.1