diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 22:33:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 22:33:46 +0900 |
commit | dddfdbe54b04d2272252ad654fd4948b13ec4cf5 (patch) | |
tree | 020b068339d3a961593e3013738891461e78c3f8 /qtinterface/interface_tqt3/tqt.cpp | |
parent | ed6ea79049b4b88d0244f1f5340454632e70b9cf (diff) | |
download | tqtinterface-dddfdbe54b04d2272252ad654fd4948b13ec4cf5.tar.gz tqtinterface-dddfdbe54b04d2272252ad654fd4948b13ec4cf5.zip |
Remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqt.cpp')
-rw-r--r-- | qtinterface/interface_tqt3/tqt.cpp | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/qtinterface/interface_tqt3/tqt.cpp b/qtinterface/interface_tqt3/tqt.cpp deleted file mode 100644 index c57a5e1..0000000 --- a/qtinterface/interface_tqt3/tqt.cpp +++ /dev/null @@ -1,22 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#include <tqt.h> |