diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:54:25 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-12-23 23:54:25 -0600 |
commit | a739f196cba9e5c4376e97b1ac95e1d15b1ccb55 (patch) | |
tree | eab9260f076de9ba9bf81e44c727c64a963a2895 /includes/network.h | |
parent | 3972650bc68dc3b846b6eabfd83e37872005741e (diff) |
Remove orig content.
Diffstat (limited to 'includes/network.h')
-rw-r--r-- | includes/network.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/includes/network.h b/includes/network.h deleted file mode 100644 index 1e71126e..00000000 --- a/includes/network.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef __NETWORK_H__ -#define __NETWORK_H__ - -#include "hardinfo.h" - -extern gchar *smb_shares_list; -extern gchar *nfs_shares_list; -extern gchar *network_interfaces; -extern gchar *network_icons; - -void scan_net_interfaces(void); - -#endif /* __NETWORK_H__ */
\ No newline at end of file |