This commit is a minor revision that (i) comments out theh remaining references in the code to _listOfPrompt in InteractionsPane.java; and (ii) makes the activeDocumentRefreshed listener in MainFrame.java more like the activeDocumentChanged listener. The latter was done for fear that the inconsisent DefinitionsPane bug might reappear.
The following files were modified:
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsPane.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java