summaryrefslogtreecommitdiff
diff options
authorBrandon Schaefer <brandontschaefer@gmail.com>2012-06-27 15:23:34 -0700
committerBrandon Schaefer <brandontschaefer@gmail.com>2012-06-27 15:23:34 -0700
commitd082b408f237c373258595307a702e63b40ecd54 (patch)
treef64e712dde430b4cb855a37078ef434b89069588
parent458a239573787960282ea301d5b4773e052e3b59 (diff)
* remove old function
(bzr r2442.3.2)
-rw-r--r--plugins/unityshell/src/unityshell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/unityshell/src/unityshell.h b/plugins/unityshell/src/unityshell.h
index 820f2d31d..16a662eda 100644
--- a/plugins/unityshell/src/unityshell.h
+++ b/plugins/unityshell/src/unityshell.h
@@ -220,7 +220,6 @@ private:
static void OnStartKeyNav(GVariant* data, void* value);
static void OnExitKeyNav(GVariant* data, void* value);
- void startLauncherKeyNav();
void restartLauncherKeyNav();
void OnDashRealized ();