This commit is contained in:
Fabian Jakobs 2010-05-13 09:53:44 +02:00
commit f4b8d27cc1

View file

@ -70,3 +70,6 @@ MockRenderer.prototype.updateLines = function(startRow, endRow) {
MockRenderer.prototype.addMarker = function() {
};
MockRenderer.prototype.setBreakpoints = function() {
};