#if 0 out some variables that are used only in now-#if 0'ed code.
authorGuy Harris <guy@alum.mit.edu>
Fri, 11 Jan 2013 21:20:57 +0000 (21:20 -0000)
committerGuy Harris <guy@alum.mit.edu>
Fri, 11 Jan 2013 21:20:57 +0000 (21:20 -0000)
svn path=/trunk/; revision=47040

epan/dissectors/packet-nas_eps.c

index fa54bffb9c7cd6c55ea2e417a4ac89fc9e039df4..15762ce6df7e496989b4429f86ceb379e8bee53e 100644 (file)
@@ -3250,10 +3250,14 @@ nas_emm_detach_req_DL(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo _U_, g
 static void
 nas_emm_detach_req(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo, guint32 offset, guint len)
 {
+#if 0
     guint32 curr_offset;
+#endif
     /*guint curr_len;*/
 
+#if 0
     curr_offset = offset;
+#endif
     /*curr_len = len;*/
 
     if (pinfo) {