1 | please include function transientWebs. |
2 | |
3 | // unsynced! |
4 | static void removeTransientWeb(Web web) {
|
5 | if (!transientWebs_list.contains(web)) ret; |
6 | transientWebs_list.remove(web); |
7 | onTransientWebRemoved(web); |
8 | } |
Began life as a copy of #1011393
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011420 |
| Snippet name: | removeTransientWeb |
| Eternal ID of this version: | #1011420/1 |
| Text MD5: | 038f785aafcea0202e1d46a9e7be6069 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-29 01:15:33 |
| Source code size: | 213 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 682 / 726 |
| Referenced in: | [show references] |