From 13b1b98f7cf8a3b3b2c15dd42f96537b02c00711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 3 Aug 2013 15:57:33 +0200 Subject: WTF, I don't even... --- backend/InstanceFactory.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'backend/InstanceFactory.h') diff --git a/backend/InstanceFactory.h b/backend/InstanceFactory.h index 0dd4c5d8..26857ef9 100644 --- a/backend/InstanceFactory.h +++ b/backend/InstanceFactory.h @@ -51,10 +51,9 @@ public: }; /*! - * \brief Creates an instance with the given type and stores it in inst. + * \brief Creates a stub instance * * \param inst Pointer to store the created instance in. - * \param type The type of instance to create. * \param instDir The instance's directory. * \return An InstCreateError error code. * - InstExists if the given instance directory is already an instance. -- cgit v1.2.3