fn.andSelf() replaced by jQuery.fn.addBack() QMIGRATE warning

fn.andSelf() replaced by jQuery.fn.addBack() QMIGRATE warning

linlin Posts: 1Questions: 0Answers: 0
edited June 2013 in DataTables 1.9
I have datatable version 1.9.4.
I am upgrading my jquery from 1.6.4 to 1.10.1.
In my code where i use fnDestroy() to destroy my table .There I am getting the warning. Is there any way to clear this.
here is the trace
migrateWarn jquery-migrate-1.2.1.js:43
jQuery.fn.andSelf jquery-migrate-1.2.1.js:331
DataTable.fnDestroy jquery.dataTables.js:5435
This discussion has been closed.