InfiniTime.git

commit 8bb8719b375ba58ff3f62694c0cf8bbc259778da

Author: Adam <git@apiote.xyz>

no analog clock

 src/displayapp/WatchFaces.h | 1 -


diff --git a/src/displayapp/WatchFaces.h b/src/displayapp/WatchFaces.h
index 13a3eec73b38360045424e8e241ce31f8a15bc4d..d0f8ca158bf89a0d0bae707d6fb96b041d7285d6 100644
--- a/src/displayapp/WatchFaces.h
+++ b/src/displayapp/WatchFaces.h
@@ -9,7 +9,6 @@       PineTimeStyle = 2,
       Terminal = 3,
       Infineat = 4,
       CasioStyleG7710 = 5,
-      Analog = 6,
     };
   }
 }