summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2016-04-05 20:24:29 +0200
committerLubomir Rintel <lkundrak@v3.sk>2016-04-05 20:39:19 +0200
commitbb0dfd6e01ed9c8749101282989bea9a001faf58 (patch)
tree7f6d75fffe2fc7836bab01fcb504c4320da7370b
parenta7c0dc1f11f4892a18161a9ee1389f6a431789a9 (diff)
downloadNetworkManager-bb0dfd6e01ed9c8749101282989bea9a001faf58.tar.gz
libnm/device-wimax: don't deprecate the type getter
Non-deprecated parts use is.
-rw-r--r--libnm/nm-device-wimax.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnm/nm-device-wimax.h b/libnm/nm-device-wimax.h
index cdd6ba561c..c846711a78 100644
--- a/libnm/nm-device-wimax.h
+++ b/libnm/nm-device-wimax.h
@@ -61,7 +61,6 @@ typedef struct {
gpointer padding[4];
} NMDeviceWimaxClass;
-NM_DEPRECATED_IN_1_2
GType nm_device_wimax_get_type (void);
NM_DEPRECATED_IN_1_2