()
| 6283 | }; |
| 6284 | |
| 6285 | var storagedone = function() { |
| 6286 | Config = new ConfigObject(cfgdone); |
| 6287 | cfgo = Config; |
| 6288 | }; |
| 6289 | |
| 6290 | TM_storage.init(storagedone); |
| 6291 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…