mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-04-01 23:16:52 +00:00
kill a C.WL
svn path=/trunk/gtk-sharp/; revision=33124
This commit is contained in:
parent
a68da950ed
commit
0d9c6b74e2
|
@ -170,7 +170,6 @@ namespace GLib {
|
|||
|
||||
public static DateTime time_tToDateTime (IntPtr time_t)
|
||||
{
|
||||
Console.WriteLine ("in time_tToDateTime from");
|
||||
return local_epoch.AddSeconds ((int)time_t + utc_offset);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue