]> git.0d.be Git - empathy.git/blobdiff - python/pyempathy/pyempathy.defs
Remove not implemented and not used empathy_time_parse_format function.
[empathy.git] / python / pyempathy / pyempathy.defs
index 80799117094227ba3f7f010b92c4d1af14c8ff11..56825aba5543fe47d3dc416c0473f86312e337b6 100644 (file)
   )
 )
 
-(define-function empathy_time_parse_format
-  (c-name "empathy_time_parse_format")
-  (return-type "time_t")
-  (parameters
-    '("const-gchar*" "str")
-    '("const-gchar*" "format")
-  )
-)
-
 (define-function empathy_time_to_string_utc
   (c-name "empathy_time_to_string_utc")
   (return-type "gchar*")