summaryrefslogtreecommitdiff
path: root/src/rhlibrary/selector_widget.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/rhlibrary/selector_widget.go')
-rw-r--r--src/rhlibrary/selector_widget.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rhlibrary/selector_widget.go b/src/rhlibrary/selector_widget.go
index 3ab52d0..1eec520 100644
--- a/src/rhlibrary/selector_widget.go
+++ b/src/rhlibrary/selector_widget.go
@@ -139,7 +139,7 @@ func getSelectorWidget(db *rddb.DBChan, p *player.PlayerChan) (gtk.IWidget, erro
case 1:
updateJingles(db)
case 2:
- // updatePools(db)
+ updatePools(db)
case 3:
// nothing to do here
default: