summaryrefslogtreecommitdiff
path: root/plugins/unistim
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2014-08-24 23:29:01 +0400
committerPascal Quantin <pascal.quantin@gmail.com>2014-08-24 20:45:26 +0000
commit549f5c401cd589db57440ea596f757e2834e0a52 (patch)
tree701368daefb78b870f86db7e49214d85aa1e4a87 /plugins/unistim
parent7d81eabb4b8e1fab148569864b25529479c250f1 (diff)
downloadwireshark-549f5c401cd589db57440ea596f757e2834e0a52.tar.gz
Remove obsolete comments regarding the shell version of make-dissector-reg
Change-Id: I93470e8c6e9afd6c1ebf735eb13141586964be0e Reviewed-on: https://code.wireshark.org/review/3818 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'plugins/unistim')
-rw-r--r--plugins/unistim/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/unistim/Makefile.am b/plugins/unistim/Makefile.am
index d6dd694354..44eb3c3528 100644
--- a/plugins/unistim/Makefile.am
+++ b/plugins/unistim/Makefile.am
@@ -72,11 +72,6 @@ LIBS =
# reason.
#
# Therefore, we use a script to generate the register.c file.
-# There are two versions of the script, a shell and a Python version.
-# The Python script runs faster, since it uses caching to speed up
-# repeated runs and doesn't invoke external processes, so we prefer
-# that if Python is available.
-#
# The first argument is the directory in which the source files live.
# The second argument is "plugin", to indicate that we should build
# a plugin.c file for a plugin.