]> git.mdlowis.com Git - proto/labwc.git/commit
action: Inline private/action.h into action.c
authorJohn Lindgren <john@jlindgren.net>
Tue, 22 Nov 2022 16:59:54 +0000 (11:59 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 25 Nov 2022 22:32:22 +0000 (22:32 +0000)
commit4906d1833a27c33ec20051b82aee33b325e90754
tree570ad444e608e48dafddda644f72ed560dfb4346
parent4da37c65326db1017b3fad6aebb3f468202e1610
action: Inline private/action.h into action.c

There is no need for a header since the types defined in it are
used only in action.c.
include/action.h
include/private/action.h [deleted file]
src/action.c