[mythtv-commits] mythtv/master commit: 324ef3558 by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Tue Oct 18 04:34:10 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-10-17T21:33:43-07:00
   Push Date:  2011/10/17 21:33:57 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  324ef355859dc55d4f3348cc8334b313cbb792c2
   Changeset:  https://github.com/MythTV/mythtv/commit/324ef3558

Log:

Remove unused/unnecessary System Event code in MythMainWindow

Now that we can send system events via gCoreContext->SendSystemEvent(),
we no longer need MythMainWindow::RegisterSystemEventHandler()
and MythMainWindow::GetSystemEventHandler().

NOTE: This changes the binary API, so make clean, etc..

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/libs/libmythui/mythmainwindow.h
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-commits mailing list