summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorM. Kristall <mkpdev@gmail.com>2011-04-29 02:46:38 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:18:08 +0000
commit314af41e4181f3c52abba65b842899feacce4a91 (patch)
treeee3f4ed574dd29ef7803f3cf5629844726137caa /src
parent9192bceadf356aa5bb77069adee90f087250459a (diff)
* Remove unused variable
Diffstat (limited to 'src')
-rw-r--r--src/ui/ui_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/ui_main.c b/src/ui/ui_main.c
index b3482727..6474288e 100644
--- a/src/ui/ui_main.c
+++ b/src/ui/ui_main.c
@@ -1080,7 +1080,6 @@ UI_StartServerRefresh
*/
static void UI_StartServerRefresh( qboolean full )
{
- char *ptr;
int time;
qtime_t q;