mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
daemon: Remove unneeded forward declaration.
This is a followup to ee9dff34f9.
* nix/libstore/build.cc: Remove 'struct Agent' forward declaration.
This commit is contained in:
@@ -82,7 +82,6 @@ using std::map;
|
||||
|
||||
/* Forward definition. */
|
||||
class Worker;
|
||||
struct Agent;
|
||||
|
||||
|
||||
/* A pointer to a goal. */
|
||||
|
||||
Reference in New Issue
Block a user