From 89ec6d9c9382139e8560cce116a00764e71010c2 Mon Sep 17 00:00:00 2001 From: dmed256 Date: Tue, 31 Jul 2018 02:08:56 -0500 Subject: [PATCH] [TechDebt] Forgot to remove debug print --- src/device.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/device.cpp b/src/device.cpp index 5ce614bcd..6e570644f 100644 --- a/src/device.cpp +++ b/src/device.cpp @@ -402,7 +402,6 @@ namespace occa { allProps); if (!cachedKernel.isInitialized()) { - std::cout << "HERE\n"; sys::rmrf(hashDir); }