Skip to content

Commit 6b0cc02

Browse files
author
Pavel Siska
committed
raw: remove unused function declaration
1 parent 96dee23 commit 6b0cc02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plugins/input/raw/src/raw.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,4 @@ class RawReader : public InputPlugin {
150150
void print_available_ifcs();
151151
};
152152

153-
void packet_handler(u_char* arg, const struct pcap_pkthdr* h, const u_char* data);
154-
155153
} // namespace ipxp

0 commit comments

Comments
 (0)