diff --git a/iocBoot/iocCygwin/serial.cmd b/iocBoot/iocCygwin/serial.cmd
index c7dbface0cc52d3ef4af7dcfff13f3adee465f2c..91ede39197f5ef25546c74ff9bad96811e8e332e 100644
--- a/iocBoot/iocCygwin/serial.cmd
+++ b/iocBoot/iocCygwin/serial.cmd
@@ -88,10 +88,6 @@ MCB4BSetup(1, 10)
 #     (2) asyn port name (string)
 MCB4BConfig(0, "serial3")
 
-##### Pico Motors (Ernest Williams MHATT-CAT)
-##### Motors (see picMot.substitutions in same directory as this file) ####
-#dbLoadTemplate("picMot.substitutions")
-
 # Load asynRecord records on all ports
 dbLoadTemplate("asynRecord.substitutions")
 
diff --git a/iocBoot/iocLinux/serial.cmd b/iocBoot/iocLinux/serial.cmd
index 0b36377f562479a0cdb64b019bffded445f9bb66..0069fd79bef00770e934bf6ab1164137a619a6a8 100644
--- a/iocBoot/iocLinux/serial.cmd
+++ b/iocBoot/iocLinux/serial.cmd
@@ -86,10 +86,6 @@ MCB4BSetup(1, 10)
 #     (2) asyn port name (string)
 MCB4BConfig(0, "serial3")
 
-##### Pico Motors (Ernest Williams MHATT-CAT)
-##### Motors (see picMot.substitutions in same directory as this file) ####
-#dbLoadTemplate("picMot.substitutions")
-
 # Load asynRecord records on all ports
 dbLoadTemplate("asynRecord.substitutions")
 
diff --git a/iocBoot/iocvxWorks/picMot.substitutions b/iocBoot/iocvxWorks/picMot.substitutions
deleted file mode 100644
index fd76a50371b6fdbdfd1a4172dd5d53e7f80bff4e..0000000000000000000000000000000000000000
--- a/iocBoot/iocvxWorks/picMot.substitutions
+++ /dev/null
@@ -1,37 +0,0 @@
-file "$(IP)/ipApp/Db/picos.db"
-{
-pattern
-{P,      pChan,       DESC,          serChan }
-{xxx:, 	 111,         pMotor111,        1    }
-{xxx:, 	 112,         pMotor112,        1    }
-{xxx:, 	 113,         pMotor113,        1    }
-
-{xxx:, 	 121,         pMotor121,        1    }
-{xxx:, 	 122,         pMotor122,        1    }
-{xxx:, 	 123,         pMotor123,        1    }
-
-{xxx:, 	 131,         pMotor131,        1    }
-{xxx:, 	 132,         pMotor132,        1    }
-{xxx:, 	 133,         pMotor133,        1    }
-
-{xxx:, 	 141,         pMotor141,        1    }
-{xxx:, 	 142,         pMotor142,        1    }
-{xxx:, 	 143,         pMotor143,        1    }
-
-{xxx:, 	 211,         pMotor211,        1    }
-{xxx:, 	 212,         pMotor212,        1    }
-{xxx:, 	 213,         pMotor213,        1    }
-
-{xxx:, 	 221,         pMotor221,        1    }
-{xxx:, 	 222,         pMotor222,        1    }
-{xxx:, 	 223,         pMotor223,        1    }
-
-{xxx:, 	 231,         pMotor231,        1    }
-{xxx:, 	 232,         pMotor232,        1    }
-{xxx:, 	 233,         pMotor233,        1    }
-
-{xxx:, 	 241,         pMotor241,        1    }
-{xxx:, 	 242,         pMotor242,        1    }
-{xxx:, 	 243,         pMotor243,        1    } 
- 
-}
diff --git a/iocBoot/iocvxWorks/serial.cmd b/iocBoot/iocvxWorks/serial.cmd
index 4f2dfee5c33738c9759420f4a61027a5f1762618..78d1d71a09ff35ac469fe761649ceee859b95505 100644
--- a/iocBoot/iocvxWorks/serial.cmd
+++ b/iocBoot/iocvxWorks/serial.cmd
@@ -68,10 +68,6 @@ tyGSAsynInit("serial8",  "UART_0", 7,19200,'N',1,8,'N',"","")      /* Love contr
 #     (2) asyn port name (string)
 #MCB4BConfig(0, "serial5")
 
-##### Pico Motors (Ernest Williams MHATT-CAT)
-##### Motors (see picMot.substitutions in same directory as this file) ####
-#dbLoadTemplate("picMot.substitutions")
-
 # Load asynRecord records on all ports
 dbLoadTemplate("asynRecord.substitutions")