Remove Reserved virtual 4/5
authorkeonpyo.kong <keonpyo.kong@samsung.com>
Tue, 19 Mar 2013 14:05:05 +0000 (23:05 +0900)
committerkeonpyo.kong <keonpyo.kong@samsung.com>
Tue, 19 Mar 2013 14:05:05 +0000 (23:05 +0900)
Change-Id: I0147ece5a4a8ee84055b51b074df36a287fc5eb6
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
inc/FUiCtrlGroupContainer.h

index d48548a..61096db 100644 (file)
@@ -508,28 +508,6 @@ protected:
      //
      virtual void GroupContainer_Reserved3(void) {}
 
-     //
-     // This method is for internal use only. Using this method can cause behavioral, security-related,
-     // and consistency-related issues in the application.
-     //
-     // Following method is reserved and may change its name at any time without
-     // prior notice.
-     //
-     // @since 2.1
-     //
-     virtual void GroupContainer_Reserved4(void) {}
-
-     //
-     // This method is for internal use only. Using this method can cause behavioral, security-related,
-     // and consistency-related issues in the application.
-     //
-     // Following method is reserved and may change its name at any time without
-     // prior notice.
-     //
-     // @since 2.1
-     //
-     virtual void GroupContainer_Reserved5(void) {}
-
 private:
      friend class _GroupContainerImpl;