diff options
Diffstat (limited to 'src/ext/Msmq/ca/mqutilsched.h')
-rw-r--r-- | src/ext/Msmq/ca/mqutilsched.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/ext/Msmq/ca/mqutilsched.h b/src/ext/Msmq/ca/mqutilsched.h deleted file mode 100644 index e172257d..00000000 --- a/src/ext/Msmq/ca/mqutilsched.h +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | #pragma once | ||
2 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | ||
3 | |||
4 | |||
5 | HRESULT PcaGuidToRegFormat( | ||
6 | LPWSTR pwzGuid, | ||
7 | LPWSTR pwzDest, | ||
8 | SIZE_T cchDest | ||
9 | ); | ||