remove debugging code

This commit is contained in:
howard-stearns 2017-05-01 15:57:22 -07:00
parent 545fd1355f
commit ca5318f121

View file

@ -280,7 +280,6 @@ StackView {
cardHeight: 163 + (2 * 4);
metaverseServerUrl: addressBarDialog.metaverseServerUrl;
labelText: 'HAPPENING NOW';
//actions: 'concurrency,snapshot'; // uncomment this line instead of next to produce fake announcement data for testing.
actions: 'announcement';
filter: addressLine.text;
goFunction: goCard;