if 0'ing out the printer init code
git-svn-id: svn://10.0.0.236/trunk@188653 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -542,7 +542,7 @@ NS_IMETHODIMP
|
||||
nsThebesDeviceContext::GetDeviceContextFor(nsIDeviceContextSpec *aDevice,
|
||||
nsIDeviceContext *&aContext)
|
||||
{
|
||||
#if 1
|
||||
#if 0
|
||||
nsThebesDeviceContext *newDevCon = new nsThebesDeviceContext();
|
||||
|
||||
if (newDevCon) {
|
||||
|
||||
Reference in New Issue
Block a user