1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

remove vim settings from files

This commit is contained in:
Derek Dai 2017-01-22 12:28:53 +08:00 committed by edurenye
parent 662741c868
commit 891db5ded2
2 changed files with 0 additions and 2 deletions

View file

@ -871,4 +871,3 @@ int main(int argc, char **argv)
return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
}
/* vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab : */

View file

@ -421,4 +421,3 @@ end:
return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
}
/* vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab : */