[ES][GL] Fix GetObjectLabel marked obsolete
authorthefiddler <stapostol@gmail.com>
Thu, 11 Sep 2014 10:34:35 +0000 (12:34 +0200)
committerthefiddler <stapostol@gmail.com>
Thu, 11 Sep 2014 10:34:35 +0000 (12:34 +0200)
Fixes issue #152

Source/Bind/Specifications/GL2/overrides.xml

index 0bf15e8..c84cfb7 100644 (file)
       </param>
     </function>
     <!-- For backwards compatibility -->
-    <function name="GetObjectLabel" extension="Core" obsolete="Use out overload instead">
+    <function name="GetObjectLabel" extension="Core">
       <param name="length">
         <count>0</count>
       </param>
         <count>0</count>
       </param>
     </function>
-    <function name="GetObjectLabel" extension="Core" obsolete="Use out overload instead">
+    <function name="GetObjectLabel" extension="Core">
       <param name="length">
         <count>0</count>
       </param>
         <type>ExtDirectStateAccess</type>
       </param>
     </function>
-    <function name="GetObjectLabel" extension="Ext" obsolete="Use out overload instead">
+    <function name="GetObjectLabel" extension="Ext">
       <param name="length">
         <count>0</count>
       </param>
 
      <!-- gles2 overloads for backwards compatibility (2.0 and 3.0) -->
   <overload name="gles2">
-    <function name="GetObjectLabel" obsolete="Use out overload instead">
+    <function name="GetObjectLabel">
       <param name="length"><count>0</count></param>
     </function>
     <function name="GetObjectPtrLabel" obsolete="Use out overload instead">