move #endif to better place
This commit is contained in:
parent
3d146fb868
commit
31973712c1
1 changed files with 1 additions and 1 deletions
|
@ -273,8 +273,8 @@ int GtkSalDisplay::GetDefaultMonitorNumber() const
|
|||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
if( n >= 0 && size_t(n) < m_aXineramaScreenIndexMap.size() )
|
||||
|
|
Loading…
Reference in a new issue