Remove obsolete comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36513 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-11-26 16:35:08 +00:00
parent 39344b1a4e
commit a3e8adde24

View File

@ -119,10 +119,7 @@ public:
/**
* This is typically used after this inset is created interactively.
* Intented purpose is to sanitize internal state with regard to current
* Buffer. The default implementation calls buffer().updateBuffer() if
* the inset is labeled.
*
* \sa isLabeled()
* Buffer.
**/
virtual void initView() {};
/// \return true if this inset is labeled.