Bug 5484 - Remove include to tr_local.h in sdl_input.c
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC Linux
: P3 trivial
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2012-04-02 17:09 EDT by Harley Laue
Modified: 2012-04-04 13:17:33 EDT
1 user (show)

See Also:


Attachments
Remove unneeded tr_local.h include from sdl_input.c (376 bytes, patch)
2012-04-02 17:09 EDT, Harley Laue

Description Harley Laue 2012-04-02 17:09:02 EDT
Created attachment 3123 [details]
Remove unneeded tr_local.h include from sdl_input.c

sdl/sdl_input.c doesn't use renderer/tr_local.h at all, but is included anyway. The attached patch removes the include.
Comment 1 Zack Middleton 2012-04-04 13:17:33 EDT
Applied in r2233.