diff --git a/TranslatorPlugin.inc.php b/TranslatorPlugin.inc.php index 9b448db..c04fad4 100644 --- a/TranslatorPlugin.inc.php +++ b/TranslatorPlugin.inc.php @@ -129,13 +129,6 @@ function getJavaScriptURL($request) { return $request->getBaseUrl() . '/' . $this->getPluginPath() . '/js'; } - /** - * @copydoc PKPPlugin::getTemplatePath - */ - function getTemplatePath($inCore = false) { - return parent::getTemplatePath($inCore) . 'templates/'; - } - /** * Get the registry path for this plugin. * @return string Registry path