2.0: Remove all Since: annotations

We're starting from scratch.
This commit is contained in:
Emmanuele Bassi
2012-08-27 09:48:36 +01:00
parent f1846bcb53
commit e3259435f2
218 changed files with 1853 additions and 2038 deletions

View File

@ -126,7 +126,7 @@ _clutter_feature_init (GError **error)
*
* Return value: %TRUE if a feature is available
*
* Since: 0.1.1
*
*/
gboolean
clutter_feature_available (ClutterFeatureFlags feature)
@ -147,7 +147,7 @@ clutter_feature_available (ClutterFeatureFlags feature)
*
* Return value: a logical OR of all the supported features.
*
* Since: 0.1.1
*
*/
ClutterFeatureFlags
clutter_feature_get_all (void)