Commit 3659b5922485d65f2e04d3b9c647e26b787573f1

Authored by Adhidarma Hadiwinoto
1 parent 2307442a0d
Exists in master

remove double function

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -209,7 +209,6 @@ ym.on('pm', onPm);
209 209 ym.on('buddyAddRequest', onBuddyAddRequest);
210 210  
211 211 setTimeout(function() {
212   - function () {
213 212 ym.newInstance();
214 213 },
215 214 3000