1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Thomas Goyne c2d3c910c7 Replace some uses of "" with wxString()
Despite special-casing zero-length input, wxString("") takes over four
times as long as wxString() - and on a 10k line script, this change cuts
AssFile's copy constructor's runtime in half.

Originally committed to SVN as r6401.
2012-01-31 00:44:43 +00:00
..
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00
2012-01-14 18:46:43 +00:00
2012-01-14 18:46:49 +00:00
2012-01-14 18:46:49 +00:00
2009-03-08 08:30:39 +00:00

* To be written.