daemon: Remove unneeded forward declaration.
This is a followup to ee9dff34f9317509cb2b833d07a0d5e01a36a4ae. * nix/libstore/build.cc: Remove 'struct Agent' forward declaration.
This commit is contained in:
parent
807e9dc1a7
commit
56fc14577e
@ -82,7 +82,6 @@ using std::map;
|
||||
|
||||
/* Forward definition. */
|
||||
class Worker;
|
||||
struct Agent;
|
||||
|
||||
|
||||
/* A pointer to a goal. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user