Skip to content

Commit

Permalink
Remove print test statmenet
Browse files Browse the repository at this point in the history
  • Loading branch information
hyyan committed Mar 20, 2018
1 parent 94f515a commit ad90653
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Demo/Demo.bbj
Expand Up @@ -154,6 +154,5 @@ return
setTheme:
ev! = BBjAPI().getLastEvent()
theme$ = ev!.getSelectedItem()
print 'SHOW' , theme$
grid!.setTheme(theme$)
return
return

0 comments on commit ad90653

Please sign in to comment.