From a39be0b3555a2f114aff78254744d6c9d7f1e5d0 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Sun, 7 Apr 2013 15:42:20 +0100 Subject: Remove the namespace doc as the namespace usage was removed This file does not have any useful content either, and unlikely to have in a foreseeable future. Change-Id: I36da8a3599f308a42d5809168b0f48dc197df126 Reviewed-by: Denis Shienkov --- src/serialport/doc/src/namespace.qdoc | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 src/serialport/doc/src/namespace.qdoc (limited to 'src') diff --git a/src/serialport/doc/src/namespace.qdoc b/src/serialport/doc/src/namespace.qdoc deleted file mode 100644 index 9ab48e8..0000000 --- a/src/serialport/doc/src/namespace.qdoc +++ /dev/null @@ -1,32 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2011 - 2012 Denis Shienkov -** Contact: http://www.qt-project.org/legal -** -** This file is part of the documentation of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:FDL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and Digia. For licensing terms and -** conditions see http://qt.digia.com/licensing. For further information -** use the contact form at http://qt.digia.com/contact-us. -** -** GNU Free Documentation License Usage -** Alternatively, this file may be used under the terms of the GNU Free -** Documentation License version 1.3 as published by the Free Software -** Foundation and appearing in the file included in the packaging of -** this file. Please review the following information to ensure -** the GNU Free Documentation License version 1.3 requirements -** will be met: http://www.gnu.org/copyleft/fdl.html. -** $QT_END_LICENSE$ -** -****************************************************************************/ - -/*! - \namespace QtSerialPort - \brief The QtSerialPort namespace contains miscellaneous identifiers - used throughout the Qt Serial Port library. -*/ -- cgit v1.2.1