X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fadaptor%2Fcommon%2Fadaptor-impl.h;h=279ff142b0399c77d2f983728365efc02b813ca6;hb=6159e5458a9f6fed4920b3e31745dd9d9fff7655;hp=454b81ea8f8f05799b7ceeab35de6f8e0ef35bac;hpb=949b855c6f5f423c3b8c95854e10094182fd9e37;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/adaptor/common/adaptor-impl.h b/dali/internal/adaptor/common/adaptor-impl.h index 454b81e..279ff14 100644 --- a/dali/internal/adaptor/common/adaptor-impl.h +++ b/dali/internal/adaptor/common/adaptor-impl.h @@ -639,6 +639,11 @@ private: void SetupSystemInformation(); /** + * Remove system information if needs + */ + void RemoveSystemInformation(); + + /** * Adds a callback to be run when entering an idle state. * * A callback of the following type should be used: