]> git.0d.be Git - empathy.git/commitdiff
Remove deleted API from python binding
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 15 Jan 2008 19:33:27 +0000 (19:33 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 15 Jan 2008 19:33:27 +0000 (19:33 +0000)
svn path=/trunk/; revision=559

python/pyempathygtk/pyempathygtk.defs

index c4db6014837ebd1f7f5bedb1c39c5c54dbee4a0b..d9401f6db93bfe48162465859ac1ac4465efe369 100644 (file)
   (return-type "none")
 )
 
   (return-type "none")
 )
 
-(define-method get_irc_style
-  (of-object "EmpathyChatView")
-  (c-name "empathy_chat_view_get_irc_style")
-  (return-type "gboolean")
-)
-
-(define-method set_irc_style
-  (of-object "EmpathyChatView")
-  (c-name "empathy_chat_view_set_irc_style")
-  (return-type "none")
-  (parameters
-    '("gboolean" "irc_style")
-  )
-)
-
 (define-method set_margin
   (of-object "EmpathyChatView")
   (c-name "empathy_chat_view_set_margin")
 (define-method set_margin
   (of-object "EmpathyChatView")
   (c-name "empathy_chat_view_set_margin")