]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPainterPlotSelector.h
Fixing (most of) compiler warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONPainterPlotSelector.h
index b6a8827da928240b9d82fd6cd84de8725e28c75f..aeeaf5ca0325fcce8c5082087dc55eb71a762e09 100644 (file)
@@ -15,9 +15,6 @@
 #ifndef ROOT_TGFrame
 #  include "TGFrame.h"
 #endif
-#ifndef ROOT_RQ_OBJECT
-# include <RQ_OBJECT.h>
-#endif
 #ifndef ROOT_TString
 #  include "TString.h"
 #endif
@@ -29,8 +26,6 @@ class TMap;
 
 class AliMUONPainterPlotSelector : public TGCompositeFrame
 {
-  RQ_OBJECT("AliMUONPainterPlotSelector")
-  
 public:
   AliMUONPainterPlotSelector(const TGWindow* window, UInt_t w=1, UInt_t h=1);
   virtual ~AliMUONPainterPlotSelector();