diff --git a/Jakefile b/Jakefile index 17a843f67..f79b88ea2 100644 --- a/Jakefile +++ b/Jakefile @@ -155,13 +155,6 @@ function executableExists(command) { } } -// =========================================================================== -// -// THIS IS THE FINAL, CORRECT VERSION. -// IT CORRECTLY HANDLES THE 'docs' and 'docset' TASKS SEPARATELY. -// -// =========================================================================== - function generateDocs(/* boolean */ noFrame, /* boolean */ buildDocset = false) { var doxygen = null;