remove compile-command from local variable blocks

This commit is contained in:
Niko Matsakis 2011-11-17 11:46:13 -08:00
parent a92699fe58
commit adc79e2f44
106 changed files with 0 additions and 106 deletions

View file

@ -238,6 +238,5 @@ fn ty_param_kind(tp: ty_param) -> kind {
// indent-tabs-mode: nil
// c-basic-offset: 4
// buffer-file-coding-system: utf-8-unix
// compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
// End: