1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Minor documentation update

This commit is contained in:
ed 2019-09-02 10:03:13 +01:00
parent 937991cc83
commit f95d9ea8df

View file

@ -89,7 +89,6 @@ public:
/** Returns the value of a named item.
If the name isn't found, this will return a void variant.
@see getProperty
*/
const var& operator[] (const Identifier& name) const noexcept;