From 006fbfd55552890df58261b0de506c36ec4521d4 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 18 Apr 2020 22:00:45 +0200 Subject: Issue #80 - De-unify dom/canvas --- dom/canvas/WebGLObjectModel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dom/canvas/WebGLObjectModel.h') diff --git a/dom/canvas/WebGLObjectModel.h b/dom/canvas/WebGLObjectModel.h index 6371c7b03..7c6caf2c4 100644 --- a/dom/canvas/WebGLObjectModel.h +++ b/dom/canvas/WebGLObjectModel.h @@ -15,7 +15,6 @@ namespace mozilla { template class LinkedList; class WebGLContext; - //// // This class is a mixin for objects that are tied to a specific -- cgit v1.2.3