From 4cd1cced7569be4e56879183ebe79959ee960739 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 5 Apr 2023 23:12:28 -0400 Subject: goofy ahh bin folder --- bin/src/packet/buffer.o | Bin 6720 -> 0 bytes bin/src/packet/header.o | Bin 2480 -> 0 bytes bin/src/packet/packet.o | Bin 4656 -> 0 bytes bin/src/packet/question.o | Bin 5176 -> 0 bytes bin/src/packet/record.o | Bin 12680 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bin/src/packet/buffer.o delete mode 100644 bin/src/packet/header.o delete mode 100644 bin/src/packet/packet.o delete mode 100644 bin/src/packet/question.o delete mode 100644 bin/src/packet/record.o (limited to 'bin/src/packet') diff --git a/bin/src/packet/buffer.o b/bin/src/packet/buffer.o deleted file mode 100644 index 189d786..0000000 Binary files a/bin/src/packet/buffer.o and /dev/null differ diff --git a/bin/src/packet/header.o b/bin/src/packet/header.o deleted file mode 100644 index 9754cda..0000000 Binary files a/bin/src/packet/header.o and /dev/null differ diff --git a/bin/src/packet/packet.o b/bin/src/packet/packet.o deleted file mode 100644 index 9cac77a..0000000 Binary files a/bin/src/packet/packet.o and /dev/null differ diff --git a/bin/src/packet/question.o b/bin/src/packet/question.o deleted file mode 100644 index 834a579..0000000 Binary files a/bin/src/packet/question.o and /dev/null differ diff --git a/bin/src/packet/record.o b/bin/src/packet/record.o deleted file mode 100644 index 986a54d..0000000 Binary files a/bin/src/packet/record.o and /dev/null differ -- cgit v1.2.3-freya