meta-phosphor: drop dead pid control bbclass

This bbclass isn't used anymore.  Remove.

(From meta-phosphor rev: 5f04ec5f04a797805afe2ac14a90c294a906ca6e)

Change-Id: Iad923167b2a8655a42a432e80bb84e67fd3e68c1
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/classes/phosphor-pid-control.bbclass b/meta-phosphor/classes/phosphor-pid-control.bbclass
deleted file mode 100644
index 3f69338..0000000
--- a/meta-phosphor/classes/phosphor-pid-control.bbclass
+++ /dev/null
@@ -1,5 +0,0 @@
-config_datadir="${datadir}/swampd/"
-# config_path is the location swampd expects to find a json configuration.
-# the file is expected to be named config.json
-config_path="${config_datadir}config.json"
-
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
index b615293..aa8db80 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -8,7 +8,6 @@
 
 inherit autotools pkgconfig
 
-inherit phosphor-pid-control
 inherit obmc-phosphor-ipmiprovider-symlink
 inherit systemd