From 248476f94e89772d64f6cbe597ebb193522f2a46 Mon Sep 17 00:00:00 2001 From: win7-7 Date: Fri, 2 Aug 2019 16:31:54 +0300 Subject: Outdated comment removal (no code changes) No code changes. --- layout/base/FrameProperties.h | 1 - 1 file changed, 1 deletion(-) diff --git a/layout/base/FrameProperties.h b/layout/base/FrameProperties.h index 74513abac..3884b07bd 100644 --- a/layout/base/FrameProperties.h +++ b/layout/base/FrameProperties.h @@ -202,7 +202,6 @@ public: /** * Get a property value. This requires a linear search through - * lookup (using the frame as the key) and a linear search through * the properties of the frame. If the frame has no such property, * returns zero-filled result, which means null for pointers and * zero for integers and floating point types. -- cgit v1.2.3