summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-01-25 15:27:51 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-01-25 16:22:44 +0000
commitc540e8fc545b92697fa10200574b6404a4d15be2 (patch)
tree94208629e46762d2a34b75715d62f8d95787faf8
parent276cd0b56c7de073b048c0d263b03576add94ed5 (diff)
downloadqtdoc-c540e8fc545b92697fa10200574b6404a4d15be2.tar.gz
Doc: Remove unused snippet
Change-Id: I074243651b8f97f41c729c5631c18bbb3e3519f2 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/snippets/code/doc_src_deployment.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/src/snippets/code/doc_src_deployment.pro b/doc/src/snippets/code/doc_src_deployment.pro
index 03112145..f790cd30 100644
--- a/doc/src/snippets/code/doc_src_deployment.pro
+++ b/doc/src/snippets/code/doc_src_deployment.pro
@@ -48,11 +48,6 @@ CONFIG -= embed_manifest_exe
#! [21]
-#! [23]
-CONFIG-=embed_manifest_dll
-#! [23]
-
-
#! [26]
CONFIG-=app_bundle
#! [26]