summaryrefslogtreecommitdiff
path: root/changes/bug22446
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug22446')
-rw-r--r--changes/bug224464
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug22446 b/changes/bug22446
deleted file mode 100644
index 5932a2e84b..0000000000
--- a/changes/bug22446
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (code style):
- - Add "Falls through" comments to our codebase in order to silence
- GCC 7's -Wimplicit-fallthrough warnings. Patch from Andreas Stieger.
- Closes ticket 22446.