removed duplicate code
This commit is contained in:
@ -423,9 +423,6 @@ $(function() {
|
||||
var file_id = $(element).data('id');
|
||||
//setAnnotations(editor, file_id);
|
||||
|
||||
session.on('annotationRemoval', handleAnnotationRemoval);
|
||||
session.on('annotationChange', handleAnnotationChange);
|
||||
|
||||
/*
|
||||
* Register event handlers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user