Skip to content

Commit

Permalink
We don't need to know about virtual modules being loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Feb 18, 2014
1 parent 11a549b commit 72b6b7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/modcall.c
Expand Up @@ -2090,9 +2090,6 @@ static modcallable *do_compile_modsingle(modcallable *parent,
}

if (subcs) {
cf_log_module(cs, "Loading virtual module %s",
modrefname);

/*
* redundant foo {} is a single.
*/
Expand Down

0 comments on commit 72b6b7a

Please sign in to comment.