Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVM

It is unused.
This commit is contained in:
Jeff Muizelaar 2018-03-07 11:54:01 -05:00 committed by Roy Tam
commit 9a47c23711
19 changed files with 19 additions and 396 deletions

View file

@ -16,6 +16,7 @@
#include "WebGLRenderbuffer.h"
#include "WebGLShader.h"
#include "WebGLTexture.h"
#include "WebGLTransformFeedback.h"
#include "WebGLVertexArray.h"
#include "WebGLVertexAttribData.h"