Removed -fno-strict-aliasing, -pthread flags
This commit is contained in:
@ -30,7 +30,7 @@ ScreensaverPlugin* create_instance() {
|
||||
}
|
||||
|
||||
int Huey::fps() const {
|
||||
return 5;
|
||||
return 50;
|
||||
}
|
||||
|
||||
void Huey::update() {
|
||||
|
Reference in New Issue
Block a user