aboutsummaryrefslogtreecommitdiff
path: root/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c
diff options
context:
space:
mode:
Diffstat (limited to 'libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c')
-rw-r--r--libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c b/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c
deleted file mode 100644
index b684b3b..0000000
--- a/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c
+++ /dev/null
@@ -1,27 +0,0 @@
-/**
- * Copyright (C) 2013 Canonical, Ltd.
- *
- * This program is free software: you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License version 3, as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranties of MERCHANTABILITY,
- * SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
- */
-
-#include "unity-greeter-session-broadcast.h"
-
-void
-unity_session_greeter_broadcast_request_app_start (const gchar * username, const gchar * app_id)
-{
-
-
- return;
-}
-