summaryrefslogtreecommitdiff
path: root/libs/audiographer
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-02-28 20:56:23 +0100
committerRobin Gareus <robin@gareus.org>2019-02-28 20:56:23 +0100
commit959947e7f84aa2af5821d31044e527554165d659 (patch)
treed6b9b5d8356b5ddd0c6c30fb7e20e42bbed0fdda /libs/audiographer
parent9131cd17a02eb8721b75cbf57305f3d25f589982 (diff)
NO-OP: whitespace (remove vi modelines)
Diffstat (limited to 'libs/audiographer')
-rw-r--r--libs/audiographer/private/gdither/gdither.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/audiographer/private/gdither/gdither.cc b/libs/audiographer/private/gdither/gdither.cc
index fd057ded37..08694ebc10 100644
--- a/libs/audiographer/private/gdither/gdither.cc
+++ b/libs/audiographer/private/gdither/gdither.cc
@@ -480,5 +480,3 @@ void gdither_runf(GDither s, uint32_t channel, uint32_t length,
s->clamp_l);
}
}
-
-/* vi:set ts=8 sts=4 sw=4: */