diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 00:03:57 +0900 |
commit | edd810f95769b4d211d26fcd33c68ec36b6140dd (patch) | |
tree | 1f7093062f051b3ea4643312fc0d167d06aa614b /kttsd/players/alsaplayer/alsaplayer.h | |
parent | 3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff) | |
download | tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kttsd/players/alsaplayer/alsaplayer.h')
-rw-r--r-- | kttsd/players/alsaplayer/alsaplayer.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kttsd/players/alsaplayer/alsaplayer.h b/kttsd/players/alsaplayer/alsaplayer.h index 6239566..deeff4b 100644 --- a/kttsd/players/alsaplayer/alsaplayer.h +++ b/kttsd/players/alsaplayer/alsaplayer.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* ALSA player. ------------------- Copyright: @@ -184,5 +184,3 @@ private: }; #endif // ALSAPLAYER_H - -// vim: sw=4 ts=8 et |