diff options
Diffstat (limited to 'src/client/util/RecordingApi.ts')
-rw-r--r-- | src/client/util/RecordingApi.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/util/RecordingApi.ts b/src/client/util/RecordingApi.ts index d56093cee..bcd21a48a 100644 --- a/src/client/util/RecordingApi.ts +++ b/src/client/util/RecordingApi.ts @@ -48,8 +48,6 @@ export class RecordingApi { // for now, set playFFView this.playFFView = null; this.timers = null; - - // put a pointerdown event on the doucment to see what the target } // little helper :) |