[ros-diffs] [gvg] 54: Remove debug statement

gvg at svn.reactos.org gvg at svn.reactos.org
Mon Jan 30 21:05:47 CET 2006


Remove debug statement
Modified: trunk/reactos/lib/rossym/find.c
  _____  

Modified: trunk/reactos/lib/rossym/find.c
--- trunk/reactos/lib/rossym/find.c	2006-01-30 20:01:34 UTC (rev 53)
+++ trunk/reactos/lib/rossym/find.c	2006-01-30 20:05:34 UTC (rev 54)
@@ -105,7 +105,6 @@

   if (RosSymInfo->Symbols == NULL || RosSymInfo->SymbolsCount == 0 ||
       RosSymInfo->Strings == NULL || RosSymInfo->StringsLength == 0)
     {
-__asm__("int $3\n");
       DPRINT1("Uninitialized RosSymInfo\n");
       return FALSE;
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060130/4a160d97/attachment-0002.html


More information about the Ros-diffs mailing list