diff options
-rw-r--r-- | src/mm-plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-plugin.h b/src/mm-plugin.h index bba5db26..71a6d106 100644 --- a/src/mm-plugin.h +++ b/src/mm-plugin.h @@ -50,7 +50,6 @@ #define MM_PLUGIN_ALLOWED_QCDM "allowed-qcdm" #define MM_PLUGIN_CUSTOM_AT_PROBE "custom-at-probe" #define MM_PLUGIN_SEND_DELAY "send-delay" -#define MM_PLUGIN_SORT_LAST "sort-last" typedef enum { MM_PLUGIN_SUPPORTS_PORT_UNSUPPORTED = 0x0, |