GCS_MAVLink: fixed build after rebase

This commit is contained in:
Andrew Tridgell 2016-02-24 16:56:16 +11:00
parent 7aae93e3e0
commit a05679fb3b
1 changed files with 0 additions and 5 deletions

View File

@ -311,11 +311,6 @@ private:
// pointer to static dataflash for logging of text messages
static DataFlash_Class *dataflash_p;
mavlink_signing_t signing;
static mavlink_signing_streams_t signing_streams;
static StorageAccess _signing_storage;
// a vehicle can optionally snoop on messages for other systems
static void (*msg_snoop)(const mavlink_message_t* msg);