Bug 1088588 - fix ifdef in X11TextureSourceOGL.cpp, patch by Dirk Mueller, r=nical

This commit is contained in:
Gijs Kruitbosch 2014-10-29 21:42:44 +00:00
parent d65708d404
commit 474874cfcb

View File

@ -101,7 +101,7 @@ X11TextureSourceOGL::ContentTypeToSurfaceFormat(gfxContentType aType)
}
}
#endif
}
}
}
}
#endif