modified factor
authorErkin Alp Güney <erkinalp9035@gmail.com>
Sun, 8 Mar 2015 16:36:45 +0000 (18:36 +0200)
committerErkin Alp Güney <erkinalp9035@gmail.com>
Sun, 8 Mar 2015 16:36:45 +0000 (18:36 +0200)
Applications/util/factor.c

index a2583b2..5bba32c 100644 (file)
@@ -14,11 +14,6 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-(Note: some build infrastructure in the kconfig directory is still GPLv2,
-cleaning that out is a TODO item, but it doesn't affect the resulting
-binary.)
-USE_FACTOR(NEWTOY(factor, 0, TOYFLAG_USR|TOYFLAG_BIN))
-
 config FACTOR
   bool "factor"
   default y