summaryrefslogtreecommitdiff
path: root/ui/gtk/.editorconfig
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-07-31 12:39:58 -0400
committerAnders Broman <a.broman58@gmail.com>2016-08-01 04:19:56 +0000
commit09efa5fb8bfae9b9dec939cd37f198626e7042c6 (patch)
tree92a3ceca93fc89e5f4c70b3f053b337238fb89b5 /ui/gtk/.editorconfig
parent3096063d44f14ab1bed29c0f9683ef8d2d4fd5fc (diff)
downloadwireshark-09efa5fb8bfae9b9dec939cd37f198626e7042c6.tar.gz
Remove proto_help.[ch]
The functionality hasn't been used for awhile and was deprecated with GTK 2.4 (while our minimum support is at least 2.14). It's also causing unnecessary checkAPI warnings. Change-Id: Ib8da8300a50e2129a46ad188b4ed4d7b2d44b1ca Reviewed-on: https://code.wireshark.org/review/16813 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/gtk/.editorconfig')
-rw-r--r--ui/gtk/.editorconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/gtk/.editorconfig b/ui/gtk/.editorconfig
index f3c4e4dd6b..84e07a6ae5 100644
--- a/ui/gtk/.editorconfig
+++ b/ui/gtk/.editorconfig
@@ -130,10 +130,6 @@ indent_size = 2
[proto_dlg.[ch]]
indent_size = 2
-[proto_help.[ch]]
-indent_style = tab
-indent_size = tab
-
[proto_hier_tree_model.[ch]]
indent_style = tab
indent_size = tab