BinLayout added
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / layouting / absolute-layout-impl.h
index 99fb3c8..7b2d62b 100644 (file)
@@ -63,8 +63,6 @@ private:
   AbsoluteLayout( const AbsoluteLayout& other ) = delete;
   AbsoluteLayout& operator=( const AbsoluteLayout& other ) = delete;
 
-  void ForceUniformHeight( int count, MeasureSpec widthMeasureSpec );
-
 };
 
 } // namespace Internal