diff options
Diffstat (limited to '')
-rw-r--r-- | gui/blanktimer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/blanktimer.cpp b/gui/blanktimer.cpp index 220525387..63cd05c5c 100644 --- a/gui/blanktimer.cpp +++ b/gui/blanktimer.cpp @@ -16,7 +16,6 @@ along with TWRP. If not, see <http://www.gnu.org/licenses/>. */ -using namespace std; #include <string> #include <pthread.h> #include <sys/time.h> |