diff src/ui3/bmi/mmiVoiceMemo.c @ 428:0f2c6f6e3588

src/ui3/bmi/mmiVoiceMemo.c: LoCosto-ism conditioned out to pass compile
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 Jan 2018 00:05:05 +0000
parents 6a4d9f47793e
children
line wrap: on
line diff
--- a/src/ui3/bmi/mmiVoiceMemo.c	Sun Jan 21 04:52:56 2018 +0000
+++ b/src/ui3/bmi/mmiVoiceMemo.c	Mon Jan 22 00:05:05 2018 +0000
@@ -335,6 +335,7 @@
   return 1;  // ADDED BY RAVI - 29-11-2005
 }
 
+#if 0	/* FreeCalypso */
 /*******************************************************************************
 
  $Function:     voice_memo_storeage
@@ -484,6 +485,7 @@
 	voice_memo_dialog_create(parent_win,txtId,TxtSelected);
 	return MFW_EVENT_CONSUMED; 
 }
+#endif
 
 
 /*******************************************************************************