Revert "Deprecated stc_foreach_stats API" 42/200442/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 25 Feb 2019 06:42:51 +0000 (06:42 +0000)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 25 Feb 2019 06:42:51 +0000 (06:42 +0000)
This reverts commit 17ab6e60738c864fb1d7bc3f4f5e63ca81fc749c.

Change-Id: If232e30b89a1f281f2f6a9e57d5a75e96e209318

include/stc.h

index 5a0b81c5362ab748cc0a1b25345b2232ad1616a0..7cd58c5239842949d7a1a48d167d26d96bdfc3e7 100755 (executable)
@@ -356,7 +356,6 @@ int stc_get_stats(stc_h stc, stc_stats_rule_h rule,
                  stc_stats_info_cb info_cb, void *user_data);
 
 /**
- * @deprecated Deprecated since 5.5. Use stc_get_all_stats() and stc_foreach_all_stats() instead.
  * @brief Gets the statistics information of each application asynchronously.
  * @details The callback is called for each application that used network
  * in between timestamps specified.