From 214e974776aaba351064ba831b136bf19055c0d9 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 2 Apr 2016 16:44:49 +0200 Subject: [PATCH] Remove an outdated/misplaced comment. --- theme.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/theme.lua b/theme.lua index 04195f2..d7c281d 100644 --- a/theme.lua +++ b/theme.lua @@ -400,8 +400,7 @@ function get_transitions(t) end -- API ENTRY POINT --- Called when the user clicks a transition button. For our case, --- we only do cuts, so we ignore the parameters; just switch live and preview. +-- Called when the user clicks a transition button. function transition_clicked(num, t) if num == 0 then -- Cut. -- 2.39.2