Kaydet (Commit) 4a8c18dc authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove dead SalDisplay::GetSalDisplay declaration

Change-Id: Ib24e857b19ceb6ca721b537351e95379a0992640
üst 3042fa53
...@@ -288,7 +288,6 @@ protected: ...@@ -288,7 +288,6 @@ protected:
void doDestruct(); void doDestruct();
void addXineramaScreenUnique( int i, long i_nX, long i_nY, long i_nWidth, long i_nHeight ); void addXineramaScreenUnique( int i, long i_nX, long i_nY, long i_nWidth, long i_nHeight );
public: public:
static SalDisplay *GetSalDisplay( Display* display );
static bool BestVisual( Display *pDisp, static bool BestVisual( Display *pDisp,
int nScreen, int nScreen,
XVisualInfo &rVI ); XVisualInfo &rVI );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment