mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove unused variable
This commit is contained in:
parent
58db99cd24
commit
95008b7dc1
@ -35,7 +35,6 @@
|
||||
#endif
|
||||
|
||||
static const float deg2rad = 3.1415926536f / 180.f;
|
||||
static const float rad2deg = 180.f / 3.1415926536f;
|
||||
static const float pi = 3.1415926535897932384626433832795f;
|
||||
|
||||
#ifdef __WIN32__
|
||||
|
Loading…
x
Reference in New Issue
Block a user