aboutsummaryrefslogtreecommitdiff
path: root/src/tool_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_text.c')
-rw-r--r--src/tool_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_text.c b/src/tool_text.c
index 9f09e05..b371b7d 100644
--- a/src/tool_text.c
+++ b/src/tool_text.c
@@ -682,7 +682,7 @@ static void realise(struct toolinfo *tip, GtkWidget *w)
static struct object *deserialize(struct presentation *p, struct ds_node *root,
- struct slide *s, struct toolinfo *tip)
+ struct toolinfo *tip)
{
struct object *o;
struct text_object *to;