aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lua/lua_task.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lua/lua_task.c b/src/lua/lua_task.c
index aa080792b..2383a8ae0 100644
--- a/src/lua/lua_task.c
+++ b/src/lua/lua_task.c
@@ -585,8 +585,6 @@ lua_check_url (lua_State * L)
return ud ? *((struct uri **)ud) : NULL;
}
-/*** Task interface ***/
-
static int
lua_task_create_empty (lua_State *L)
{
@@ -1827,8 +1825,6 @@ lua_task_get_metric_action (lua_State *L)
return 0;
}
-/**** Textpart implementation *****/
-
/***
* @module mime_textpart
* This module provides different methods to manipulate text parts data. Text parts