[network-manager-applet/lr/gtk-doc: 2/2] all: drop the "private API" comments
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/lr/gtk-doc: 2/2] all: drop the "private API" comments
- Date: Thu, 2 Mar 2017 17:10:00 +0000 (UTC)
commit 731af2ae53f4e6bd4c84c427179e87544be2d329
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Thu Mar 2 16:22:54 2017 +0100
all: drop the "private API" comments
It's not like we could change or drop the API.
src/libnm-gtk/nm-mobile-providers.h | 4 ----
src/libnm-gtk/nm-mobile-wizard.h | 4 ----
src/libnm-gtk/nm-ui-utils.h | 5 -----
src/libnm-gtk/nm-wifi-dialog.h | 5 -----
src/libnm-gtk/nm-wireless-dialog.h | 5 -----
src/libnma/nma-mobile-providers.h | 4 ----
src/libnma/nma-mobile-wizard.h | 4 ----
src/libnma/nma-ui-utils.h | 5 -----
src/libnma/nma-wifi-dialog.h | 5 -----
9 files changed, 0 insertions(+), 41 deletions(-)
---
diff --git a/src/libnm-gtk/nm-mobile-providers.h b/src/libnm-gtk/nm-mobile-providers.h
index 4442d7f..d014985 100644
--- a/src/libnm-gtk/nm-mobile-providers.h
+++ b/src/libnm-gtk/nm-mobile-providers.h
@@ -22,10 +22,6 @@
* Copyright (C) 2012 Lanedo GmbH.
*/
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NM_MOBILE_PROVIDERS_H
#define NM_MOBILE_PROVIDERS_H
diff --git a/src/libnm-gtk/nm-mobile-wizard.h b/src/libnm-gtk/nm-mobile-wizard.h
index 5f626f6..21c7e48 100644
--- a/src/libnm-gtk/nm-mobile-wizard.h
+++ b/src/libnm-gtk/nm-mobile-wizard.h
@@ -20,10 +20,6 @@
* (C) Copyright 2008 - 2011 Red Hat, Inc.
*/
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef MOBILE_WIZARD_H
#define MOBILE_WIZARD_H
diff --git a/src/libnm-gtk/nm-ui-utils.h b/src/libnm-gtk/nm-ui-utils.h
index 5ae50af..09d0462 100644
--- a/src/libnm-gtk/nm-ui-utils.h
+++ b/src/libnm-gtk/nm-ui-utils.h
@@ -17,11 +17,6 @@
* (C) Copyright 2007 - 2015 Red Hat, Inc.
*/
-
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NMA_UI_UTILS_H
#define NMA_UI_UTILS_H
diff --git a/src/libnm-gtk/nm-wifi-dialog.h b/src/libnm-gtk/nm-wifi-dialog.h
index eb837c2..8184323 100644
--- a/src/libnm-gtk/nm-wifi-dialog.h
+++ b/src/libnm-gtk/nm-wifi-dialog.h
@@ -19,11 +19,6 @@
* (C) Copyright 2007 - 2012 Red Hat, Inc.
*/
-
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NMA_WIFI_DIALOG_H
#define NMA_WIFI_DIALOG_H
diff --git a/src/libnm-gtk/nm-wireless-dialog.h b/src/libnm-gtk/nm-wireless-dialog.h
index 7c48166..00d6cbb 100644
--- a/src/libnm-gtk/nm-wireless-dialog.h
+++ b/src/libnm-gtk/nm-wireless-dialog.h
@@ -19,11 +19,6 @@
* (C) Copyright 2007 - 2012 Red Hat, Inc.
*/
-
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NMA_WIRELESS_DIALOG_H
#define NMA_WIRELESS_DIALOG_H
diff --git a/src/libnma/nma-mobile-providers.h b/src/libnma/nma-mobile-providers.h
index 46e39f3..5074e32 100644
--- a/src/libnma/nma-mobile-providers.h
+++ b/src/libnma/nma-mobile-providers.h
@@ -22,10 +22,6 @@
* Copyright (C) 2012 Lanedo GmbH.
*/
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NM_MOBILE_PROVIDERS_H
#define NM_MOBILE_PROVIDERS_H
diff --git a/src/libnma/nma-mobile-wizard.h b/src/libnma/nma-mobile-wizard.h
index 24fe7b8..a63221c 100644
--- a/src/libnma/nma-mobile-wizard.h
+++ b/src/libnma/nma-mobile-wizard.h
@@ -20,10 +20,6 @@
* (C) Copyright 2008 - 2011 Red Hat, Inc.
*/
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef MOBILE_WIZARD_H
#define MOBILE_WIZARD_H
diff --git a/src/libnma/nma-ui-utils.h b/src/libnma/nma-ui-utils.h
index 46fc44a..8cedfec 100644
--- a/src/libnma/nma-ui-utils.h
+++ b/src/libnma/nma-ui-utils.h
@@ -17,11 +17,6 @@
* Copyright 2015 Red Hat, Inc.
*/
-
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NMA_UI_UTILS_H
#define NMA_UI_UTILS_H
diff --git a/src/libnma/nma-wifi-dialog.h b/src/libnma/nma-wifi-dialog.h
index 6f02bfc..4c6addd 100644
--- a/src/libnma/nma-wifi-dialog.h
+++ b/src/libnma/nma-wifi-dialog.h
@@ -19,11 +19,6 @@
* Copyright 2007 - 2014 Red Hat, Inc.
*/
-
-/* WARNING: this file is private API between nm-applet and various GNOME
- * bits; it may change without notice and is not guaranteed to be stable.
- */
-
#ifndef NMA_WIFI_DIALOG_H
#define NMA_WIFI_DIALOG_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]