From 43b00aa8e1fe9b75aba7c66911e5ad1406e78ceb Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20A=2E=20Holm?= Date: Sat, 27 Jul 2013 21:42:40 +0200 Subject: [PATCH] gpst: %Cmd: Remove it, unused cf40151a-f6f4-11e2-a555-fefdb24f8e10 --- gpst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gpst b/gpst index b3e4a03..0ad8f55 100755 --- a/gpst +++ b/gpst @@ -110,10 +110,6 @@ my ($last_lon, $last_lat, $last_line) = my ($lat1, $lon1, $lat2, $lon2) = (-1000, -1000, 1000, 1000); -our %Cmd = ( - 'gpsbabel' => '/usr/local/bin/gpsbabel', -); - my %Poscount = (); if ($Opt{'output-format'} =~ /^(gpx|pgtab)$/) { -- 2.11.4.GIT