From dba036816b279bc1539a9f3894fbc414665d2bce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 21 Apr 2019 23:22:20 +0900 Subject: Removed unnecessary and/or TDE-unrelated code. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko --- tqtinterface/qt4/src/compat/tqdatetm.h | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 tqtinterface/qt4/src/compat/tqdatetm.h (limited to 'tqtinterface/qt4/src/compat/tqdatetm.h') diff --git a/tqtinterface/qt4/src/compat/tqdatetm.h b/tqtinterface/qt4/src/compat/tqdatetm.h deleted file mode 100644 index e8d0d73..0000000 --- a/tqtinterface/qt4/src/compat/tqdatetm.h +++ /dev/null @@ -1,25 +0,0 @@ -/**************************************************************************** -** -** Compatibility file - should only be included by legacy code. -** It #includes the file which obsoletes this one. -** -** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved. -** This file is part of the TQt GUI Toolkit. -** -** This file may be distributed under the terms of the Q Public License -** as defined by Trolltech ASA of Norway and appearing in the file -** LICENSE.TQPL included in the packaging of this file. -** -** Licensees holding valid TQt Professional Edition licenses may use this -** file in accordance with the TQt Professional Edition License Agreement -** provided with the TQt Professional Edition. -** -** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for -** information about the Professional Edition licensing, or see -** http://www.trolltech.com/qpl/ for TQPL licensing information. -** -*****************************************************************************/ -#ifndef TQDATETM_H -#define TQDATETM_H -#include "tqdatetime.h" -#endif -- cgit v1.2.3