diff options
author | Michele Calgaro <[email protected]> | 2024-07-10 18:59:25 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-15 12:00:14 +0900 |
commit | 98006ab03afa77eba73a64e3c38efcb3ea906b08 (patch) | |
tree | dcd33842f8432022f390a7cc6b5799ac04c4effb /qtinterface/interface_tqt3/tqurl.h | |
parent | 720b83b39e6c0c93cb6b4253518c75d0a2066a4e (diff) | |
download | tqtinterface-98006ab03afa77eba73a64e3c38efcb3ea906b08.tar.gz tqtinterface-98006ab03afa77eba73a64e3c38efcb3ea906b08.zip |
Remove IO and network nt* related header files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtinterface/interface_tqt3/tqurl.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqurl.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqurl.h b/qtinterface/interface_tqt3/tqurl.h deleted file mode 100644 index 0700281..0000000 --- a/qtinterface/interface_tqt3/tqurl.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <[email protected]> - -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_TQURL_H -#define TQT_TQURL_H - -#include <tqt.h> -#include <ntqurl.h> - -#endif /* TQT_TQURL_H */ |