aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/pies.h b/src/pies.h
index afdac66..4bc57bd 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008, 2009, 2010, 2011, 2013-2015 Sergey Poznyakoff
+ Copyright (C) 2008-2011, 2013-2016 Sergey Poznyakoff
@@ -269,4 +269,2 @@ enum pies_action {
ACTION_RESTART,
- ACTION_COMPRELOAD,
- ACTION_DUMPSTATS,
ACTION_CTRLALTDEL,
@@ -319,3 +317,2 @@ void progman_filter (int (*filter) (struct component *, void *data),
void progman_stop_tag (const char *name);
-void progman_dump_stats (const char *filename);
void progman_dump_prereq (void);
@@ -543 +540,2 @@ extern struct control control;
void ctl_open(void);
+char const *pies_control_url (void);

Return to:

Send suggestions and report system problems to the System administrator.