aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-02-20 11:41:53 +0100
committerAleksander Morgado <aleksander@lanedo.com>2013-02-20 11:41:53 +0100
commit9a6fce0a086f28aafda7d963e8661e98a4d44ef6 (patch)
treea259176fb44243c14e4e1293538152b054c06e08 /src
parentd0c18b4277917a39edf50c78ebd14713509321c3 (diff)
serial-port: remove unneeded property name
Was incorrectly included in a previous commit
Diffstat (limited to 'src')
-rw-r--r--src/mm-serial-port.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-serial-port.h b/src/mm-serial-port.h
index a37d3230..18806d2e 100644
--- a/src/mm-serial-port.h
+++ b/src/mm-serial-port.h
@@ -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;