LibCecSharp: fixed - set the primary LA in CecLogicalAddresses
[deb_libcec.git] / src / lib / platform / os.h
index 60e02d6bf4b29466a111f5a6ad8b7decc4a488af..70e603cbe27ab5148ccc42710c4ff36d8cabd7c6 100644 (file)
@@ -31,7 +31,6 @@
  *     http://www.pulse-eight.net/
  */
 
-
 #ifdef UNUSED
 #elif defined(__GNUC__)
 #define UNUSED(x) UNUSED_ ## x __attribute__((unused))