Fixes #1824492. Removes the clock from the default Home layout.
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 2280b61..9197c30 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -16,11 +16,6 @@
 
 <favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
 
-    <clock
-        launcher:screen="2"
-        launcher:x="1"
-        launcher:y="1" />
-
     <search
         launcher:screen="1"
         launcher:x="0"