TODO in allcalls.h now resolved.
This commit is contained in:
parent
b5e8b76066
commit
671c2031bf
|
@ -1,7 +1,6 @@
|
||||||
// 28 may 2019
|
// 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.
|
// 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(uiMain, /* no arguments */)
|
||||||
allcallsCase(uiQuit, /* no arguments */)
|
allcallsCase(uiQuit, /* no arguments */)
|
||||||
|
|
Loading…
Reference in New Issue