mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 01:48:02 +02:00
fix compiler warning in Xprint/ps/PsGC.c
This commit is contained in:
parent
cf6169f9e9
commit
92303d534a
1 changed files with 0 additions and 1 deletions
|
|
@ -181,7 +181,6 @@ PsContextPrivPtr
|
|||
PsGetPsContextPriv( DrawablePtr pDrawable )
|
||||
{
|
||||
XpContextPtr pCon;
|
||||
PsContextPrivPtr cPriv;
|
||||
|
||||
switch(pDrawable->type)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue