From f906a919639ff8ab7e79114fbcd2feca6fe06fd3 Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Tue, 10 Apr 2012 16:51:15 +0400 Subject: [PATCH] neutrino.h: remove zapitclient.h and unused sendmessage Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e7b3dee1976043909cb9b87428681e2fa0bed248 Author: [CST] Focus Date: 2012-04-10 (Tue, 10 Apr 2012) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/neutrino.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/neutrino.h b/src/neutrino.h index 370c1d97f..32240c937 100644 --- a/src/neutrino.h +++ b/src/neutrino.h @@ -46,7 +46,6 @@ #include /* st_rmsg */ #include #include -#include #include @@ -116,8 +115,6 @@ private: int lastChannelMode; struct timeval standby_pressed_at; - st_rmsg sendmessage; - int current_muted; bool skipShutdownTimer;