Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Work in progress for refactoring model navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed May 14, 2012
1 parent a574d0c commit a544b28
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,6 @@ private void loadDocument(DocumentId selectDocId)
{
if (!selectDocId.equals(documentId))
{
// display.startProcessing();
documentId = selectDocId;
initialiseTransUnitList();

Expand Down

0 comments on commit a544b28

Please sign in to comment.