Revert part of previous change
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 12:54:34 +0000 (12:54 +0000)
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 12:54:34 +0000 (12:54 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54979 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-pdcp-lte.c

index 06991f3c23b37d082e18745a4e22786e2b0943ea..e8317566eca7456fe32e518e32dd8caad24c01fd 100644 (file)
@@ -44,8 +44,7 @@
    Note that the use of this algorithm is restricted, and that an administrative charge
    may be applicable if you use it (see e.g. http://www.gsma.com/technicalprojects/fraud-security/security-algorithms).
    A version of Wireshark with this enabled would not be distributable. */
-#define HAVE_SNOW3G
-#include <epan/snow3g_algorithm.h>
+/* #define HAVE_SNOW3G */
 
 #include "packet-rlc-lte.h"
 #include "packet-pdcp-lte.h"