remove bad init argument

closes PR 14856
This commit is contained in:
Robby Findler 2014-11-28 12:53:25 -06:00
parent 3784da0b18
commit ed5cad0534

View File

@ -92,7 +92,6 @@
(define by-source-panel
(new by-source-panel%
[parent dlg]
[stretchable-height #f]
[in-terminal in-terminal-panel]
[text-field-initial-value package-to-offer]))