From f2e7cc95182da02b258af65e585556cd0dd59f6c Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 30 Aug 2011 07:33:24 +0000 Subject: Do as the comment says - move the variable to gtkglobals. svn path=/trunk/; revision=38791 --- globals.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 5bb8718b67..7e3e526ecd 100644 --- a/globals.h +++ b/globals.h @@ -33,8 +33,6 @@ extern "C" { #include extern capture_file cfile; -/** @todo move this to the gtk dir */ -extern gboolean auto_scroll_live; #ifdef __cplusplus } -- cgit v1.2.1