Skip to content

Commit 9bd9ddb

Browse files
committed
Revert "[TEST] Breaking ctypes generation result for CI test purpose"
This reverts commit 1cb8ad0.
1 parent d79f7c6 commit 9bd9ddb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ctypes_generation/definitions/defines/template.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ def CTL_CODE(DeviceType, Function, Method, Access):
2424

2525
def HRESULT_FACILITY(hr):
2626
return (((hr) >> 16) & 0x1fff)
27-
28-
29-
BROKEN

0 commit comments

Comments
 (0)