Skip to content

Commit 73bfb65

Browse files
committed
[ORC-RT] Remove unused typedef from the C API.
1 parent 112aa10 commit 73bfb65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

compiler-rt/include/orc_rt/c_api.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ typedef struct {
7272
size_t Size;
7373
} orc_rt_CWrapperFunctionResult;
7474

75-
typedef struct orc_rt_CSharedOpaqueJITProcessControl
76-
*orc_rt_SharedJITProcessControlRef;
77-
7875
/**
7976
* Zero-initialize an orc_rt_CWrapperFunctionResult.
8077
*/

0 commit comments

Comments
 (0)