Skip to content

Commit

Permalink
Remove unused translation string
Browse files Browse the repository at this point in the history
  • Loading branch information
lenemter authored and tintou committed Feb 4, 2024
1 parent cae197c commit 8868fbc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Application.vala
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,3 @@ public class Wingpanel.Application : Gtk.Application {
return new Wingpanel.Application ().run (args);
}
}

#if TRANSLATION
_("A super sexy space-saving top panel");
#endif

0 comments on commit 8868fbc

Please sign in to comment.