Remove the TODO now it is done.

This commit is contained in:
Andrew Wood
2025-10-26 12:56:28 +00:00
parent 42cf7ed628
commit 82283ee434
+1 -3
View File
@@ -1,13 +1,11 @@
/*
* Remote-control functions.
* Remote-control and remote-query functions.
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023-2025 Andrew Wood
*
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
/* TODO: move this to srv/pv/ instead of src/main/ since it uses internal pv structures. */
#include "config.h"
#include "pv.h"
#include "pv-internal.h"