From c3f49b68b8ada1f2bd7d1385e6317a47e0a632ad Mon Sep 17 00:00:00 2001 From: heinezen Date: Sat, 13 Jul 2024 11:57:13 +0200 Subject: [PATCH] etc: Remove pathfinding TODO from pretty printer. --- etc/gdb_pretty/printers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/gdb_pretty/printers.py b/etc/gdb_pretty/printers.py index 3520b8e4dd..88c90044bf 100644 --- a/etc/gdb_pretty/printers.py +++ b/etc/gdb_pretty/printers.py @@ -416,6 +416,5 @@ def children(self): # TODO: curve types -# TODO: pathfinding types # TODO: input event codes # TODO: eigen types https://github.com/dmillard/eigengdb