Cleaning up compilation warnings
[moonshot-ui.git] / src / moonshot-idcard-widget.vala
index 09e9b6c..487b0e7 100644 (file)
@@ -33,7 +33,7 @@ using Gtk;
 
 class IdCardWidget : Box
 {
-    static MoonshotLogger logger = get_logger("IdCardWidget");
+    // static MoonshotLogger logger = get_logger("IdCardWidget");
 
     private static const ShadowType ARROW_SHADOW = ShadowType.NONE;