Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_vmcircbuf_mmap_tmpfile.cc
index 173b3f732e288122fed244fd2026c298242cc074..faae4b396e43f6f258229dee34d446d43120872e 100644 (file)
@@ -41,7 +41,6 @@
 #include <gr_pagesize.h>
 #include <gr_tmp_path.h>
 
-
 gr_vmcircbuf_mmap_tmpfile::gr_vmcircbuf_mmap_tmpfile (int size)
   : gr_vmcircbuf (size)
 {