summaryrefslogtreecommitdiffstats
path: root/openwrt/package/nvram/src/nvram_convert.h
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/nvram/src/nvram_convert.h')
-rw-r--r--openwrt/package/nvram/src/nvram_convert.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/nvram/src/nvram_convert.h b/openwrt/package/nvram/src/nvram_convert.h
deleted file mode 100644
index 70e12327d1..0000000000
--- a/openwrt/package/nvram/src/nvram_convert.h
+++ /dev/null
@@ -1,7 +0,0 @@
-
-struct nvram_convert {
- char *name;
- char *wl0_name;
- char *d11g_name;
-};
-