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 33dfb01..b5a502e 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -262,9 +262,6 @@ void
close_uzbl (WebKitWebView *page, GArray *argv, GString *result);
gboolean
-uzbl_setup_environ();
-
-gboolean
run_command(const gchar *command, const guint npre,
const gchar **args, const gboolean sync, char **output_stdout);