diff options
Diffstat (limited to 'dom/canvas/WebGLObjectModel.h')
-rw-r--r-- | dom/canvas/WebGLObjectModel.h | 1 |
1 files changed, 0 insertions, 1 deletions
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<typename> class LinkedList; class WebGLContext; - //// // This class is a mixin for objects that are tied to a specific |