Write header giving image height, width, and frame rate in .yuv output.
[synfig.git] / synfig-studio / trunk / src / gtkmm / mod_palette / dock_paledit.cpp
index fa1efc5..1653a19 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file dialog_palette.cpp
+/*!    \file dock_paledit.cpp
 **     \brief Template File
 **
-**     $Id: dock_paledit.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -119,7 +119,6 @@ Dock_PalEdit::Dock_PalEdit():
        table(2,2,false)
 {
        action_group=Gtk::ActionGroup::create();
-       DEBUGPOINT();
        action_group->add(Gtk::Action::create(
                "palette-add-color",
                Gtk::StockID("gtk-add"),