mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
Removed forgotten debug stuff from the "shader" example
This commit is contained in:
parent
d938899f5c
commit
f0ed4ba446
@ -162,9 +162,6 @@ int main()
|
||||
"Press numpad 2/5 to change the flower shader\n"
|
||||
"Press numpad 3/6 to change the global shader");
|
||||
|
||||
sf::RenderImage test;
|
||||
test.Create(800, 600);
|
||||
|
||||
// Create a clock to measure the total time elapsed
|
||||
sf::Clock clock;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user