From kde-commits Thu May 31 23:08:12 2007 From: Sebastian Sauer Date: Thu, 31 May 2007 23:08:12 +0000 To: kde-commits Subject: koffice/libs/kokross Message-Id: <1180652892.818414.9151.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=118065291411779 SVN commit 670291 by sebsauer: whyever it was compiling for me :-/ M +0 -6 KoScriptManager.h --- trunk/koffice/libs/kokross/KoScriptManager.h #670290:670291 @@ -57,12 +57,6 @@ virtual ~KoScriptManagerCollection(); /** - * \return the \a KoScriptManagerModule that was used to - * create this \a KoScriptManagerCollection instance. - */ - KoScriptManagerModule* module() const; - - /** * \return true if the collection was modified. */ //bool isModified() const;