remove print statement

This commit is contained in:
rolux 2011-11-12 13:01:40 +00:00
parent 3b401b7166
commit 7b042303a8

View file

@ -466,7 +466,6 @@ pandora.ui.usersDialog = function() {
: !guests ? [{key: 'level', value: 'guest', operator: '!='}] : [],
operator: key == 'all' && value ? '|' : '&'
};
Ox.print('CONDITIONS', query.conditions)
$list.options({
items: function(data, callback) {
return pandora.api.findUsers(Ox.extend(data, {