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:
parent
4d47aa4d53
commit
00e1afc3e9
3 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
# vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab :
|
||||
|
||||
find_package(Readline)
|
||||
########### next target ###############
|
||||
|
||||
|
|
|
@ -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 : */
|
||||
|
|
|
@ -421,4 +421,3 @@ end:
|
|||
return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
/* vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab : */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue