summaryrefslogtreecommitdiff
path: root/AK/UUID.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'AK/UUID.cpp')
-rw-r--r--AK/UUID.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/AK/UUID.cpp b/AK/UUID.cpp
index 1234c29ad3..cc87d7adca 100644
--- a/AK/UUID.cpp
+++ b/AK/UUID.cpp
@@ -10,9 +10,6 @@
#include <AK/UUID.h>
namespace AK {
-UUID::UUID()
-{
-}
UUID::UUID(Array<u8, 16> uuid_buffer)
{