[latexila] Remove commented code



commit f51e3a268526c48bbefd4f5785beb2232806ad00
Author: SÃbastien Wilmet <swilmet src gnome org>
Date:   Fri Jul 6 05:19:35 2012 +0200

    Remove commented code

 src/menu_in_toolbar.vala |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/menu_in_toolbar.vala b/src/menu_in_toolbar.vala
index e55722d..3f7afe8 100644
--- a/src/menu_in_toolbar.vala
+++ b/src/menu_in_toolbar.vala
@@ -19,12 +19,6 @@
 
 using Gtk;
 
-/*
-public class MyMenuToolButton : MenuToolButton
-{
-}
-*/
-
 public class MenuToolAction : Gtk.Action
 {
     public MenuToolAction (string name, string? label, string? tooltip, string? stock_id)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]