summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-04-07 15:42:20 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-08 06:59:08 +0200
commita39be0b3555a2f114aff78254744d6c9d7f1e5d0 (patch)
tree4129be1cc9fe249309019c5e3834e30daea33ea5
parentc68c5f5fa60e9b6a469986a88ad1c4e94a69b379 (diff)
downloadqtserialport-a39be0b3555a2f114aff78254744d6c9d7f1e5d0.tar.gz
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 <denis.shienkov@gmail.com>
-rw-r--r--src/serialport/doc/src/namespace.qdoc32
1 files changed, 0 insertions, 32 deletions
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 <denis.shienkov@gmail.com>
-** 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.
-*/