mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 665389 - Remove unused variable rv from nsPSPrinterList::Init; r=roc
This commit is contained in:
parent
0d655393f8
commit
1dab9aba75
@ -63,8 +63,6 @@ nsCUPSShim gCupsShim;
|
||||
nsresult
|
||||
nsPSPrinterList::Init()
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
// Should we try cups?
|
||||
PRBool useCups =
|
||||
Preferences::GetBool("print.postscript.cups.enabled", PR_TRUE);
|
||||
|
Loading…
Reference in New Issue
Block a user