From 671c2031bfe0207ac4c284b9f5e6b391e6d27ffd Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 2 Jun 2019 02:07:33 -0400 Subject: [PATCH] TODO in allcalls.h now resolved. --- test/allcalls.h | 1 - 1 file changed, 1 deletion(-) diff --git a/test/allcalls.h b/test/allcalls.h index 4947a071..10cf592e 100644 --- a/test/allcalls.h +++ b/test/allcalls.h @@ -1,7 +1,6 @@ // 28 may 2019 // This file should NOT have include guards as it is intended to be included more than once; see noinitwrongthread.c for details. -// TODO pass in file and line properly allcallsCase(uiMain, /* no arguments */) allcallsCase(uiQuit, /* no arguments */)