From febf013b41aaff50e00455d00f9895a218caa427 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:12:17 +0900 Subject: Remove template library nt* related header files Signed-off-by: Michele Calgaro --- qtinterface/interface_tqt3/tqmap.h | 28 ---------------------------- qtinterface/interface_tqt3/tqpair.h | 28 ---------------------------- qtinterface/interface_tqt3/tqvaluelist.h | 29 ----------------------------- qtinterface/interface_tqt3/tqvaluestack.h | 28 ---------------------------- qtinterface/interface_tqt3/tqvaluevector.h | 28 ---------------------------- 5 files changed, 141 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqmap.h delete mode 100644 qtinterface/interface_tqt3/tqpair.h delete mode 100644 qtinterface/interface_tqt3/tqvaluelist.h delete mode 100644 qtinterface/interface_tqt3/tqvaluestack.h delete mode 100644 qtinterface/interface_tqt3/tqvaluevector.h (limited to 'qtinterface/interface_tqt3') diff --git a/qtinterface/interface_tqt3/tqmap.h b/qtinterface/interface_tqt3/tqmap.h deleted file mode 100644 index 5f1ea9a..0000000 --- a/qtinterface/interface_tqt3/tqmap.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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. - -*/ - -#ifndef TQT_TQMAP_H -#define TQT_TQMAP_H - -#include -#include - -#endif /* TQT_TQMAP_H */ diff --git a/qtinterface/interface_tqt3/tqpair.h b/qtinterface/interface_tqt3/tqpair.h deleted file mode 100644 index 39fcc52..0000000 --- a/qtinterface/interface_tqt3/tqpair.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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. - -*/ - -#ifndef TQT_TQPAIR_H -#define TQT_TQPAIR_H - -#include -#include - -#endif /* TQT_TQPAIR_H */ diff --git a/qtinterface/interface_tqt3/tqvaluelist.h b/qtinterface/interface_tqt3/tqvaluelist.h deleted file mode 100644 index 0b40bd5..0000000 --- a/qtinterface/interface_tqt3/tqvaluelist.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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. - -*/ - -#ifndef TQT_TQVALUELIST_H -#define TQT_TQVALUELIST_H - -#include -#include -#include - -#endif /* TQT_TQVALUELIST_H */ diff --git a/qtinterface/interface_tqt3/tqvaluestack.h b/qtinterface/interface_tqt3/tqvaluestack.h deleted file mode 100644 index 665f5c4..0000000 --- a/qtinterface/interface_tqt3/tqvaluestack.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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. - -*/ - -#ifndef TQT_TQVALUESTACK_H -#define TQT_TQVALUESTACK_H - -#include -#include - -#endif /* TQT_TQVALUESTACK_H */ diff --git a/qtinterface/interface_tqt3/tqvaluevector.h b/qtinterface/interface_tqt3/tqvaluevector.h deleted file mode 100644 index 96742ed..0000000 --- a/qtinterface/interface_tqt3/tqvaluevector.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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. - -*/ - -#ifndef TQT_TQVALUEVECTOR_H -#define TQT_TQVALUEVECTOR_H - -#include -#include - -#endif /* TQT_TQVALUEVECTOR_H */ -- cgit v1.2.3