summaryrefslogtreecommitdiff
path: root/src/proto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.rs')
-rw-r--r--src/proto.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto.rs b/src/proto.rs
index 3ec0aeb..d27a293 100644
--- a/src/proto.rs
+++ b/src/proto.rs
@@ -4,6 +4,7 @@ use super::*;
use ::byteorder::{ByteOrder, NetworkEndian};
+#[allow(dead_code)]
const OBLIGATE_POLYPHONE: u32 = 0xffffffff;
pub enum Command {