File: delete-alignment

package info (click to toggle)
haskell-zeromq4-haskell 0.6.5-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 236 kB
  • sloc: haskell: 1,911; makefile: 21
file content (11 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/src/System/ZMQ4/Internal/Base.hsc
+++ b/src/System/ZMQ4/Internal/Base.hsc
@@ -61,8 +61,6 @@
 type ZMQSocket  = Ptr ()
 type ZMQPollPtr = Ptr ZMQPoll
 
-#let alignment t = "%lu", (unsigned long)offsetof(struct {char x__; t (y__); }, y__)
-
 -----------------------------------------------------------------------------
 -- Socket Types