From 091573d459d6ab4947bd39bd3bc8faee3d18b4fc Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 10 Feb 2022 00:38:43 -0500 Subject: Central caDecor and caErr. --- src/ext/Msmq/wixlib/MsmqExtension.wxs | 2 +- src/ext/Msmq/wixlib/caerr.wxi | 96 ----------------------------------- 2 files changed, 1 insertion(+), 97 deletions(-) delete mode 100644 src/ext/Msmq/wixlib/caerr.wxi (limited to 'src/ext/Msmq') diff --git a/src/ext/Msmq/wixlib/MsmqExtension.wxs b/src/ext/Msmq/wixlib/MsmqExtension.wxs index 86239545..87b2b382 100644 --- a/src/ext/Msmq/wixlib/MsmqExtension.wxs +++ b/src/ext/Msmq/wixlib/MsmqExtension.wxs @@ -2,7 +2,7 @@ - + diff --git a/src/ext/Msmq/wixlib/caerr.wxi b/src/ext/Msmq/wixlib/caerr.wxi deleted file mode 100644 index ff7ec121..00000000 --- a/src/ext/Msmq/wixlib/caerr.wxi +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-55-g6feb