serial-port: remove unneeded property name

Was incorrectly included in a previous commit
This commit is contained in:
Aleksander Morgado
2013-02-20 11:41:53 +01:00
parent d0c18b4277
commit 9a6fce0a08

View File

@@ -39,7 +39,6 @@
#define MM_SERIAL_PORT_FD "fd" /* Construct-only */
#define MM_SERIAL_PORT_SPEW_CONTROL "spew-control" /* Construct-only */
#define MM_SERIAL_PORT_FLASH_OK "flash-ok" /* Construct-only */
#define MM_SERIAL_PORT_FLASH_REOPEN "flash-reopen" /* Construct-only */
typedef struct _MMSerialPort MMSerialPort;
typedef struct _MMSerialPortClass MMSerialPortClass;