1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-02 11:36:22 +01:00

Remove an unnecessary blank line

This commit is contained in:
Spencer McIntyre 2023-01-30 10:22:44 -05:00
parent 3fbabbca7d
commit 6880b0d8fa

View File

@ -2792,7 +2792,6 @@ def stdapi_ui_get_idle_time(request, response):
@register_function_if(has_windll)
def stdapi_ui_desktop_enum(request, response):
response_parts = []
if ctypes.sizeof(ctypes.c_long) == ctypes.sizeof(ctypes.c_void_p):
LPARAM = ctypes.c_long