src/gui_actions.cpp

changeset 497
c51941e590b6
parent 493
16766ac1bbd9
child 498
791c831c8020
--- a/src/gui_actions.cpp	Thu Oct 03 21:48:11 2013 +0300
+++ b/src/gui_actions.cpp	Sat Oct 05 12:51:13 2013 +0300
@@ -230,12 +230,6 @@
 
 // =============================================================================
 // -----------------------------------------------------------------------------
-DEFINE_ACTION (MakePrimitive, 0)
-{	generatePrimitive();
-}
-
-// =============================================================================
-// -----------------------------------------------------------------------------
 DEFINE_ACTION (Edit, 0)
 {	if (g_win->sel().size() != 1)
 		return;

mercurial