Outdated comment removal (no code changes)

No code changes.
This commit is contained in:
win7-7 2019-08-02 16:31:54 +03:00 committed by Roy Tam
commit 0eab1834ed

View file

@ -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.