removing excess #endif

This commit is contained in:
pavlov%pavlov.net 2006-01-25 02:10:39 +00:00
parent 9c30f9bb71
commit ccc83518de

View File

@ -586,7 +586,6 @@ nsThebesDeviceContext::GetDeviceContextFor(nsIDeviceContextSpec *aDevice,
return NS_OK;
#endif
#endif
/* we don't do printing */
return NS_ERROR_NOT_IMPLEMENTED;
}