[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-451-g87da807

Git Repo Owner noreply at mythtv.org
Fri Dec 21 00:06:56 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  87da80738d911ace01ba3bc52e24ecf0105c8268 (commit)
      from  ffbbf7f9592e1f8403563fecf03f213631662f8c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 87da80738d911ace01ba3bc52e24ecf0105c8268
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Thu, 20 Dec 2012 19:02:01 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Thu, 20 Dec 2012 19:04:05 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=87da80738d911ace01ba3bc52e24ecf0105c8268

Remove MythHttpPool. Code no longer in use and using depreciated API.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmyth/mythrssmanager.h        |    2 -
 mythtv/libs/libmythbase/libmythbase.pro     |    6 +-
 mythtv/libs/libmythbase/mythhttphandler.cpp |  249 ---------------------------
 mythtv/libs/libmythbase/mythhttphandler.h   |   57 ------
 mythtv/libs/libmythbase/mythhttppool.cpp    |  164 ------------------
 mythtv/libs/libmythbase/mythhttppool.h      |   76 --------
 6 files changed, 3 insertions(+), 551 deletions(-)
 delete mode 100644 mythtv/libs/libmythbase/mythhttphandler.cpp
 delete mode 100644 mythtv/libs/libmythbase/mythhttphandler.h
 delete mode 100644 mythtv/libs/libmythbase/mythhttppool.cpp
 delete mode 100644 mythtv/libs/libmythbase/mythhttppool.h

-- 



More information about the mythtv-commits mailing list