diff --git a/otherbackends/testback.c b/otherbackends/testback.c index 4ff6fa16..5f319722 100644 --- a/otherbackends/testback.c +++ b/otherbackends/testback.c @@ -211,11 +211,3 @@ static int null_cfg_info(Backend *be) { return 0; } - - -/* - * Emacs magic: - * Local Variables: - * c-file-style: "simon" - * End: - */