mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Revert "[TEST] Breaking ctypes generation result for CI test purpose"
This reverts commit 1cb8ad02c9.
This commit is contained in:
@@ -24,6 +24,3 @@ def CTL_CODE(DeviceType, Function, Method, Access):
|
||||
|
||||
def HRESULT_FACILITY(hr):
|
||||
return (((hr) >> 16) & 0x1fff)
|
||||
|
||||
|
||||
BROKEN
|
||||
Reference in New Issue
Block a user