From eb8e4c0971a11f22a4311df93e4643a3ce9b2831 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 26 Aug 2020 21:23:28 +0100 Subject: [PATCH] removed unneeded code --- application/controllers/Lotw.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index 57de9e80e..2225d657d 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -268,17 +268,6 @@ class Lotw extends CI_Controller { echo "No Station Profiles"; } - // Get Certificate Data - $this->load->model('LotwCert'); - // Set QSOs for Station Profile that havent been uploaded - - // Build ADIF file - - // Save TQ8 - - // Upload TQ8 - - // Destory TQ8 } /*