TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
581 stars 152 forks source link

Remove unused functions #698

Open uis246 opened 1 month ago

uis246 commented 1 month ago

Sorry for previous bullshit PR

uis246 commented 1 month ago

This is more fitting name

tkoeppe commented 1 month ago

You're not really just "removing" things, are you? More like "replace strlwr with strlower"?

uis246 commented 1 month ago

You're not really just "removing" things, are you? More like "replace strlwr with strlower"?

Removing in two places and replacing in one. Yeah, still not most fitting name.