aboutsummaryrefslogtreecommitdiff
path: root/src/lock-helper.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
committerTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
commit455f5df69319c0feb5e64317bef16925623e8ac5 (patch)
tree80591e7172255d17c54787082791730675afb062 /src/lock-helper.h
parentdadd9430e33c73e1a007f280694bc5e908472757 (diff)
parent6975e8a7aab320c77f3cb3de345415b9f26ba5cd (diff)
downloadayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.gz
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.bz2
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.zip
Import upstream version 0.3.90
Diffstat (limited to 'src/lock-helper.h')
-rw-r--r--src/lock-helper.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lock-helper.h b/src/lock-helper.h
index 37f1448..e2d5106 100644
--- a/src/lock-helper.h
+++ b/src/lock-helper.h
@@ -24,9 +24,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libdbusmenu-glib/menuitem.h>
-void screensaver_throttle (gchar * reason);
-void screensaver_unthrottle (void);
-
gboolean will_lock_screen (void);
void lock_screen (DbusmenuMenuitem * mi, guint timestamp, gpointer data);
gboolean lock_screen_setup (gpointer data);