aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend')
-rw-r--r--cfrontend/C2Clight.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfrontend/C2Clight.ml b/cfrontend/C2Clight.ml
index 1be7aaea..fe026003 100644
--- a/cfrontend/C2Clight.ml
+++ b/cfrontend/C2Clight.ml
@@ -771,7 +771,6 @@ let rec type_is_readonly env t =
match Cutil.unroll env t with
| C.TArray(t', _, _) -> type_is_readonly env t'
| _ -> false
- end
let atom_is_static a =
try