Browse Source

Remove unused import.

tags/v1.9.11-RC1
Karl Linden 9 years ago
parent
commit
b62b650d30
No known key found for this signature in database GPG Key ID: 764C09795C812B97
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      linux/wscript

+ 0
- 2
linux/wscript View File

@@ -1,8 +1,6 @@
#! /usr/bin/env python
# encoding: utf-8

from waflib import Context

def configure(conf):
conf.define('HAVE_PPOLL', 1 )



Loading…
Cancel
Save