Adam Ierymenko %!s(int64=6) %!d(string=hai) anos
pai
achega
130fa35bb1
Modificáronse 1 ficheiros con 0 adicións e 13 borrados
  1. 0 13
      nltest.cpp

+ 0 - 13
nltest.cpp

@@ -1,13 +0,0 @@
-#include "osdep/LinuxNetLink.hpp"
-
-using namespace ZeroTier;
-
-int main(int argc, char **argv)
-{
-    LinuxNetLink &nl = LinuxNetLink::getInstance();
-
-
-    while(true) {
-        Thread::sleep(1000);
-    }
-}