[network-manager-applet/nma-1-0: 3/18] utils: remove stray function prototypes from utils.h
- From: Jiří Klimeš <jklimes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/nma-1-0: 3/18] utils: remove stray function prototypes from utils.h
- Date: Thu, 9 Jul 2015 07:17:54 +0000 (UTC)
commit 77078d9f8630a994a897127791700c9c52d47c23
Author: Jiří Klimeš <jklimes redhat com>
Date: Tue Mar 31 15:21:29 2015 +0200
utils: remove stray function prototypes from utils.h
src/utils/utils.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/utils/utils.h b/src/utils/utils.h
index a4827de..edc2666 100644
--- a/src/utils/utils.h
+++ b/src/utils/utils.h
@@ -66,10 +66,6 @@
#endif
-guint32 utils_freq_to_channel (guint32 freq);
-guint32 utils_channel_to_freq (guint32 channel, char *band);
-guint32 utils_find_next_channel (guint32 channel, int direction, char *band);
-
gboolean utils_ether_addr_valid (const struct ether_addr *test_addr);
char *utils_hash_ap (const GByteArray *ssid,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]