Skip to content

Commit

Permalink
remove redundant import lines
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@26476 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed May 26, 2020
1 parent c029f59 commit e811cc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/xpra/platform/win32/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
from ctypes.wintypes import (
HWND, DWORD, WPARAM, LPARAM, HDC, HMONITOR, HMODULE,
SHORT, ATOM, RECT, POINT, MAX_PATH, WCHAR, BYTE,
)
from ctypes.wintypes import (
HANDLE, LPSTR, LPCWSTR, UINT, INT, BOOL, WORD, HGDIOBJ,
LONG, LPVOID, HBITMAP, LPCSTR, LPWSTR, HWINSTA,
HINSTANCE, HMENU, ULONG,
Expand Down

0 comments on commit e811cc5

Please sign in to comment.