Fix OEM compile

Change-Id: I39218f2485a2c2c95f0e400c31356bedc4973f6c
This commit is contained in:
Ethan Yonker
2016-02-19 03:58:06 +01:00
committed by Dees Troy
parent fcf3f24856
commit 07926a3845
-2
View File
@@ -544,11 +544,9 @@ static int runPages(const char *page_name, const int stop_on_page_done)
DataManager::SetValue("tw_loaded", 1);
#ifndef TW_OEM_BUILD
struct timeval timeout;
fd_set fdset;
int has_data = 0;
#endif
int input_timeout_ms = 0;
int idle_frames = 0;