[epiphany/wip/sync] synchronizable: Remove unused enum
- From: Gabriel Ivașcu <gabrielivascu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/sync] synchronizable: Remove unused enum
- Date: Tue, 21 Mar 2017 17:47:25 +0000 (UTC)
commit 9746e0b93e520a1908dc91ed09553d85322cbcd9
Author: Gabriel Ivascu <ivascu gabriel59 gmail com>
Date: Tue Mar 21 17:36:40 2017 +0200
synchronizable: Remove unused enum
src/sync/ephy-synchronizable.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/sync/ephy-synchronizable.c b/src/sync/ephy-synchronizable.c
index b995447..33e3c51 100644
--- a/src/sync/ephy-synchronizable.c
+++ b/src/sync/ephy-synchronizable.c
@@ -23,12 +23,6 @@
G_DEFINE_INTERFACE (EphySynchronizable, ephy_synchronizable, JSON_TYPE_SERIALIZABLE);
-enum {
- PROP_0,
- PROP_ID,
- LAST_PROP
-};
-
static void
ephy_synchronizable_default_init (EphySynchronizableInterface *iface)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]