]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
autogen: cleanup rust strict warning 2854/head
authorJason Ish <ish@unx.ca>
Mon, 24 Jul 2017 16:40:53 +0000 (10:40 -0600)
committerJason Ish <ish@unx.ca>
Mon, 24 Jul 2017 16:40:53 +0000 (10:40 -0600)
rust/Makefile.am

index dfee1c43dc449820150ccce55f8448f6c3b9ba1d..104b49003fd88cf721261512eb27a8734f170a49 100644 (file)
@@ -19,8 +19,6 @@ if !DEBUG
 RELEASE = --release
 endif
 
-RUST_FEATURES =
-
 if HAVE_LUA
 RUST_FEATURES +=       lua
 endif