aboutsummarylogtreecommitdiffstats
path: root/gtk_win.h
diff options
context:
space:
mode:
authorAntony Kellermann2018-09-27 11:58:42 -0400
committerAntony Kellermann2018-09-27 11:58:42 -0400
commit4c13e55109b0f81651f4015a87fcc114255c46f8 (patch)
treef76e8a143c6e44cc42fee394bf5c33b3b4988488 /gtk_win.h
parent4ebcf5413bb105d22f38effcde6a45acd184ac82 (diff)
downloadaur-4c13e55109b0f81651f4015a87fcc114255c46f8.tar.gz
Removed storage of ref cache in gtk
Diffstat (limited to 'gtk_win.h')
-rw-r--r--gtk_win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk_win.h b/gtk_win.h
index e274ffe6ad40..92362e375960 100644
--- a/gtk_win.h
+++ b/gtk_win.h
@@ -25,7 +25,6 @@ typedef struct app_data {
Info_Array* portfolio_data;
String* portfolio_string;
GtkBuilder* builder;
- Ref_Data* iex_ref_data;
Info_Array* info_cache;
char password[PASS_MAX];
time_t last_reload;