From b4ae6eaec9cec10d68bdcce7151b07451e4de6a3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 9 May 2014 15:04:04 -0400 Subject: libnm: remove Since tags and NM_AVAILABLE_IN_* attributes Everything currently in libnm has always been there. --- libnm-core/nm-setting-bridge-port.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libnm-core/nm-setting-bridge-port.h') diff --git a/libnm-core/nm-setting-bridge-port.h b/libnm-core/nm-setting-bridge-port.h index fcaf22ed09..f63aa390e2 100644 --- a/libnm-core/nm-setting-bridge-port.h +++ b/libnm-core/nm-setting-bridge-port.h @@ -41,8 +41,6 @@ G_BEGIN_DECLS * @NM_SETTING_BRIDGE_PORT_ERROR_INVALID_PROPERTY: the property was invalid * @NM_SETTING_BRIDGE_PORT_ERROR_MISSING_PROPERTY: the property was missing and * is required - * - * Since: 0.9.8 */ typedef enum { NM_SETTING_BRIDGE_PORT_ERROR_UNKNOWN = 0, /*< nick=UnknownError >*/ -- cgit v1.2.1