From 07926a3845fa509a0dd051118d1a77113c8bead7 Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Thu, 18 Feb 2016 20:57:25 -0600 Subject: Fix OEM compile Change-Id: I39218f2485a2c2c95f0e400c31356bedc4973f6c --- gui/gui.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui') diff --git a/gui/gui.cpp b/gui/gui.cpp index 4c2c74b4d..c2a439acb 100644 --- a/gui/gui.cpp +++ b/gui/gui.cpp @@ -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; -- cgit v1.2.3