[gnome-shell] shell-app: Remove leftover struct
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] shell-app: Remove leftover struct
- Date: Sat, 21 Feb 2015 01:41:14 +0000 (UTC)
commit 71ae7e69c5b3332d6a86545218b48c99f65f82e9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 20 16:48:40 2015 -0800
shell-app: Remove leftover struct
src/shell-app.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/shell-app.c b/src/shell-app.c
index 818c901..abea69f 100644
--- a/src/shell-app.c
+++ b/src/shell-app.c
@@ -232,14 +232,6 @@ shell_app_create_icon_texture (ShellApp *app,
return ret;
}
-typedef struct {
- ShellApp *app;
- int size;
- int scale;
- ClutterTextDirection direction;
- StThemeNode *theme_node;
-} CreateFadedIconData;
-
const char *
shell_app_get_name (ShellApp *app)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]