Skip to content

Commit

Permalink
Revert "[TEST] Breaking ctypes generation result for CI test purpose"
Browse files Browse the repository at this point in the history
This reverts commit 1cb8ad0.
  • Loading branch information
hakril committed Jan 8, 2025
1 parent d79f7c6 commit 9bd9ddb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ctypes_generation/definitions/defines/template.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ def CTL_CODE(DeviceType, Function, Method, Access):

def HRESULT_FACILITY(hr):
return (((hr) >> 16) & 0x1fff)


BROKEN

0 comments on commit 9bd9ddb

Please sign in to comment.