summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/loopback.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/loopback.qdoc')
-rw-r--r--examples/network/doc/src/loopback.qdoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/network/doc/src/loopback.qdoc b/examples/network/doc/src/loopback.qdoc
deleted file mode 100644
index 657e2959bf..0000000000
--- a/examples/network/doc/src/loopback.qdoc
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \example loopback
- \title Loopback Example
- \ingroup examples-network
- \brief Demonstrates the client-server communication on a local host.
-
- The example demonstrates how the clients and servers on a local host
- communicate with each other.
-
- \image loopback-example.png
-*/