[gxml] Removed padding methods.
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gxml] Removed padding methods.
 
- Date: Fri,  1 Sep 2017 20:08:08 +0000 (UTC)
 
commit f3fbf4b2eb30ec60127f47320615632157ee364b
Author: Daniel Espinosa <esodan gmail com>
Date:   Fri Sep 1 15:07:04 2017 -0500
    Removed padding methods.
    
    API/ABI stabilization should be on the work
    but not yet for GomCollection
 gxml/GomCollections.vala |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/gxml/GomCollections.vala b/gxml/GomCollections.vala
index 8bde0a8..d653f9d 100644
--- a/gxml/GomCollections.vala
+++ b/gxml/GomCollections.vala
@@ -277,13 +277,6 @@ public abstract class GXml.BaseCollection : Object {
    * {@inheritDoc}
    */
   public virtual void clear () throws GLib.Error {}
-
-  // Internal for future expansions
-  internal new virtual void reserved0() {}
-  internal new virtual void reserved1() {}
-  internal new virtual void reserved2() {}
-  internal new virtual void reserved3() {}
-  internal new virtual void reserved4() {}
 }
 
 /**
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]