uqmi: print radio interfaces in serving system command
[project/uqmi.git] / commands-wms.h
diff --git a/commands-wms.h b/commands-wms.h
deleted file mode 100644 (file)
index d63f7f2..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#define __uqmi_wms_commands \
-       __uqmi_command(wms_list_messages, list-messages, no, QMI_SERVICE_WMS), \
-       __uqmi_command(wms_get_message, get-message, required, QMI_SERVICE_WMS) \
-
-#define wms_helptext \
-               "  --list-messages:                  List SMS messages\n" \
-               "  --get-message <id>:               Get SMS message at index <id>\n" \
-