Revert "Eliminate superfluous temporary assignments."
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 12 Dec 2013 15:00:37 +0000 (15:00 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 12 Dec 2013 15:00:37 +0000 (15:00 +0000)
This reverts commit bba27d39caf95d9f0c4684f1f4d49ac8747ca03c.

Actually, these are not superfluous. The variables are used in
the jasmine framework to check if the config values make sense
before calling new pz2( {}) with an json object.


No differences found