From dc80a86d53b654a4c46bd11daababc5eff3251fb Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Mon, 28 Dec 2015 14:42:09 -0800 Subject: [PATCH] Bug 1234676 part 4: Remove now-obsolete comment. r=heycam --- layout/style/nsComputedDOMStyle.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/layout/style/nsComputedDOMStyle.h b/layout/style/nsComputedDOMStyle.h index 56b205b3e48..01b2458cc99 100644 --- a/layout/style/nsComputedDOMStyle.h +++ b/layout/style/nsComputedDOMStyle.h @@ -148,10 +148,6 @@ private: #include "nsStyleStructList.h" #undef STYLE_STRUCT - // All of the property getters below return a pointer to a refcounted object - // that has just been created, but the refcount is still 0. Caller must take - // ownership. - already_AddRefed GetEllipseRadii(const nsStyleCorners& aRadius, uint8_t aFullCorner, bool aIsBorder); // else outline