plugin: remove no longer used `MM_PLUGIN_SORT_LAST' property

The behaviour previously handled by this property is now automatically handled.
This commit is contained in:
Aleksander Morgado
2012-07-11 06:57:16 +02:00
parent 9b0f6c83f2
commit 1078b246b0

View File

@@ -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,