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
Родитель 4a1b5156d6
Коммит 9e6206a1b5
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

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