summaryrefslogtreecommitdiff
path: root/src/output/amgc_output_compound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/output/amgc_output_compound.c')
-rw-r--r--src/output/amgc_output_compound.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/output/amgc_output_compound.c b/src/output/amgc_output_compound.c
index fc95af7..312d475 100644
--- a/src/output/amgc_output_compound.c
+++ b/src/output/amgc_output_compound.c
@@ -279,6 +279,8 @@ static int output_compound_entity(
{
struct amgc_layout elayout;
+ (void)uctx;
+
if (layout && layout->symwidth)
return output_compound(aentity->entity,0,layout,fout);