diff options
author | Colomban Wendling <ban@herbesfolles.org> | 2016-10-23 18:05:00 +0200 |
---|---|---|
committer | Colomban Wendling <ban@herbesfolles.org> | 2016-10-23 18:05:00 +0200 |
commit | b2412a3e9530a9644794b56ca50ef03cd6ac1af2 (patch) | |
tree | 4fb6e05abd1bd518eb3d35f4661d8b45d72be853 /src/ViewStyle.cxx | |
parent | e9657ea868fd2fc92175e98954e077b58805efb8 (diff) | |
download | scintilla-mirror-b2412a3e9530a9644794b56ca50ef03cd6ac1af2.tar.gz |
Bug [#1874]. GTK: Avoid warnings about unused parameters
Either remove the parameter name if it is never used, or mark it with
G_GNUC_UNUSED when it might be used depending on some preprocessor
flags.
Diffstat (limited to 'src/ViewStyle.cxx')
0 files changed, 0 insertions, 0 deletions