Removed model loading and lighting
[platform/core/uifw/dali-core.git] / dali / internal / event / common / thread-local-storage.h
index c6bf41a..023d2af 100644 (file)
@@ -39,7 +39,6 @@ class NotificationManager;
 class ResourceClient;
 class ResourceManager;
 class ImageFactory;
-class ModelFactory;
 class FontFactory;
 class ShaderFactory;
 class EventToUpdate;
@@ -132,12 +131,6 @@ public:
   ImageFactory& GetImageFactory();
 
   /**
-   * Returns the Model Factory
-   * @return reference to the Image Factory
-   */
-  ModelFactory& GetModelFactory();
-
-  /**
    * Returns the Font Factory
    * @return reference to the Font Factory
    */