aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uzbl-core.h')
-rw-r--r--src/uzbl-core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/uzbl-core.h b/src/uzbl-core.h
index 08fdce2..5466507 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -227,9 +227,6 @@ itos(int val);
gchar*
strfree(gchar *str);
-GArray*
-read_file_by_line (const gchar *path);
-
gchar*
parseenv (gchar* string);