Skip to content

Commit

Permalink
screensaver: Get rid of debug info on screen
Browse files Browse the repository at this point in the history
refs #3080
  • Loading branch information
andoma committed Apr 14, 2016
1 parent 7c55762 commit b1cd03a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions glwskins/flat/screensaver.view
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ widget(slideshow, {
source: $self.url;
});

label({
caption: $core.glw.screensaver.imageDuration;
});

underscan({
hidden: isVoid($self.info);
vbox({
Expand Down

0 comments on commit b1cd03a

Please sign in to comment.