Remove bogus vim modeline

This commit is contained in:
Gunter Labes 2023-09-11 18:02:32 +02:00 committed by GitHub
parent 768144dbd2
commit 1f2582f717
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -395,5 +395,3 @@ bool init_strings(const game_config_view& cfg)
}
return load_strings(true);
}
/* vim:set encoding=utf-8: */