Skip to content

Commit

Permalink
oops: missed from r21410
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@21439 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jan 21, 2019
1 parent b7d5f5d commit 993e8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xpra/platform/win32/printing.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def get_info():
return i

def get_printers():
global PRINTER_ENUMS, PRINTER_ENUM_VALUES, SKIPPED_PRINTERS, PRINTER_LEVEL, GSVIEW_DIR
global PRINTER_ENUMS, PRINTER_ENUM_VALUES, SKIPPED_PRINTERS, PRINTER_LEVEL
printers = {}
for penum in PRINTER_ENUMS:
try:
Expand Down

0 comments on commit 993e8e7

Please sign in to comment.