From aee23d76426734892f1d7129c02c56b58cc813af Mon Sep 17 00:00:00 2001
From: thetaepsilon-gamedev <thetaepsilon-gamedev@noreply.users.github.com>
Date: Sun, 1 Oct 2017 00:24:45 +0100
Subject: new_flow_logic/register_local_pipes.lua: remove old ABM note in
 header

---
 new_flow_logic/register_local_pipes.lua | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/new_flow_logic/register_local_pipes.lua b/new_flow_logic/register_local_pipes.lua
index 62b787b..989ff0c 100644
--- a/new_flow_logic/register_local_pipes.lua
+++ b/new_flow_logic/register_local_pipes.lua
@@ -1,5 +1,4 @@
--- conditional registration of pipe nodes for the new pipe logic, depending on enable flags.
--- otherwise register_flow_logic.lua would be attempting to register ABMs for non-existant nodes.
+-- registration of pipework's own pipes.
 -- written 2017 by thetaepsilon
 
 
-- 
cgit v1.2.3